Skip to content

Commit

Permalink
Update .github/workflows/test.yml
Browse files Browse the repository at this point in the history
Co-authored-by: anne-glerum <[email protected]>
  • Loading branch information
MFraters and anne-glerum authored Feb 19, 2025
1 parent e077e67 commit 9f99c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ jobs:
run: |
ctest -VV -C Coverage;
- name: post-pocess tests
- name: post-process tests
if: always()
working-directory: ${{github.workspace}}/build
shell: bash
Expand Down

0 comments on commit 9f99c16

Please sign in to comment.