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 539158a commit cae823f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: |
set -x
ls -l
./sver version
./sver help
bash -x ./sver version
- run: bash -x tests/run_tests.sh
- if: always()
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit cae823f

Please sign in to comment.