Skip to content

Commit

Permalink
shell: bash
Browse files Browse the repository at this point in the history
  • Loading branch information
alugowski authored Feb 7, 2024
1 parent e858a9b commit d4b8c45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ jobs:
OpenCppCoverage.exe --export_type cobertura:coverage.xml --cover_children -- ctest -C Debug
cd ../..
done
shell: bash

- name: Upload Coverage to Codecov
if: matrix.gcov_executable != '' || runner.os == 'Windows'
Expand Down

0 comments on commit d4b8c45

Please sign in to comment.