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 6, 2024
1 parent 46214d9 commit 4758077
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Expand Up @@ -198,10 +198,7 @@ jobs:
- name: Test
# Turn off fast fail for when the landbosse tests write to cerr
run: |
echo "${SSCDIR}"
echo "$env:SSCDIR"
& "$env:SSCDIR\build\test\Release\Test.exe"
& "${SSCDIR}\build\test\Release\Test.exe"
- name: Upload Artifacts
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 4758077

Please sign in to comment.