Skip to content

Commit

Permalink
exlcude statements take 5
Browse files Browse the repository at this point in the history
  • Loading branch information
PrestonH2O committed Aug 11, 2023
1 parent e4c18ca commit cef9bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
-D CABANA_INSTALL_DIR="\${{runner.workspace}}/build-cabana/*"
-D KOKKOS_INSTALL_DIR="\${{runner.workspace}}/build-kokkos/*"
-D OMEGAH_INSTALL_DIR="\${{runner.workspace}}/build-omegah/*"
-D LCOV_SYSTEM_EXCLUDE_PATHS="/usr/include/*\;cxx/*"
-D LCOV_SYSTEM_EXCLUDE_PATHS="/usr/include/*\;cxx"

- name: Run MeshFields for coverage
working-directory: ${{runner.workspace}}/build-meshFields
Expand Down

0 comments on commit cef9bd8

Please sign in to comment.