Skip to content

Commit

Permalink
Goddamit linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry Wallace committed Nov 1, 2024
1 parent 9094bbd commit 1781b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CIValidations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
cd MaCh3Validations
mkdir build
cd build
cmake ../ -DMaCh3_Branch=${{ github.head_ref }} -DMaCh3Tutorial_UNITTESTS_ENABLED=TRUE -DCUDAProb3_ENABLED=ON
cmake ../ -DMaCh3_Branch=${{ github.head_ref }} -DMaCh3Tutorial_UNITTESTS_ENABLED=TRUE -DCUDAProb3_ENABLED=TRUE
- name: Build MaCh3 Validations
run: |
Expand Down

0 comments on commit 1781b4b

Please sign in to comment.