Skip to content

Commit 9f99c16

Browse files
Update .github/workflows/test.yml
Co-authored-by: anne-glerum <[email protected]>
1 parent e077e67 commit 9f99c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ jobs:
314314
run: |
315315
ctest -VV -C Coverage;
316316
317-
- name: post-pocess tests
317+
- name: post-process tests
318318
if: always()
319319
working-directory: ${{github.workspace}}/build
320320
shell: bash

0 commit comments

Comments
 (0)