Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
rscohn2 committed Oct 24, 2023
1 parent b5ac8a8 commit 0fad280
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ env:

jobs:
checks:
if: false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand All @@ -35,7 +34,6 @@ jobs:
uses: pre-commit/[email protected]

clang:
if: false
runs-on: ubuntu-latest
env:
CXX: clang++-15
Expand Down Expand Up @@ -63,7 +61,6 @@ jobs:
path: build/Testing

gcc:
if: false
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit 0fad280

Please sign in to comment.