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 851b1da commit e29a0a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -202,6 +202,7 @@ jobs:
run: |
ls -lh ${SSCDIR}/build/test/Release
cd ${SSCDIR}/build/test/Release
chmod +x Test.exe
./Test.exe
- name: Test
Expand Down

0 comments on commit e29a0a0

Please sign in to comment.