Skip to content

Commit

Permalink
Updating pfunit path.
Browse files Browse the repository at this point in the history
  • Loading branch information
mwaxmonsky committed Nov 26, 2024
1 parent aabf503 commit 3b00619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fortran_unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Build cam-sima
run: |
cmake \
-DCMAKE_PREFIX_PATH=/home/runner/work/cam-sima/cam-sima/pFUnit/build/installed \
-DCMAKE_PREFIX_PATH=/home/runner/work/CAM-SIMA/CAM-SIMA/pFUnit/build/installed \
-DCAM_SIMA_ENABLE_CODE_COVERAGE=ON \
-B./build \
-S./test/unit-fortran
Expand Down

0 comments on commit 3b00619

Please sign in to comment.