Skip to content

Commit

Permalink
Update code coverage flag.
Browse files Browse the repository at this point in the history
  • Loading branch information
mwaxmonsky committed Oct 24, 2024
1 parent 8d7bf54 commit 4efa597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: |
cmake \
-DCMAKE_PREFIX_PATH=/home/runner/work/atmospheric_physics/atmospheric_physics/pFUnit/build/installed \
-DHISTORY_ENABLE_CODE_COVERAGE=ON \
-DATMOSPHERIC_PHYSICS_ENABLE_CODE_COVERAGE=ON \
-B./build \
-S./test/unit-test
cd build
Expand Down

0 comments on commit 4efa597

Please sign in to comment.