Skip to content

Commit

Permalink
fixing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mdorier committed Apr 6, 2023
1 parent 14d787d commit 48d17a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -46,4 +46,4 @@ jobs:
- name: Show test results
if: ${{ failure() }}
run: |
cat Testing/Temporary/LastTest.log
cd build && cat Testing/Temporary/LastTest.log

0 comments on commit 48d17a1

Please sign in to comment.