Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
robzr committed Feb 22, 2024
1 parent 07c52eb commit 9d2d4f9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: |
ls -l
bash -x ./sver version
./sver version
- run: bash -x tests/run_tests.sh
- if: always()
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 9d2d4f9

Please sign in to comment.