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 420b10a commit 5e65487
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -196,6 +196,7 @@ jobs:
cmake --build . --config Release -j4
- name: Test
shell: bash
# Turn off fast fail for when the landbosse tests write to cerr
run: |
ls ${SSCDIR}/build/test/Release
Expand Down

0 comments on commit 5e65487

Please sign in to comment.