Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dguittet committed May 7, 2024
1 parent 6bfbf88 commit 851b1da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -200,7 +200,7 @@ jobs:
shell: bash
# Turn off fast fail for when the landbosse tests write to cerr
run: |
ls ${SSCDIR}/build/test/Release
ls -lh ${SSCDIR}/build/test/Release
cd ${SSCDIR}/build/test/Release
./Test.exe
Expand Down

0 comments on commit 851b1da

Please sign in to comment.