Skip to content

Commit

Permalink
Make CI pass -h
Browse files Browse the repository at this point in the history
  • Loading branch information
dhinakg committed Jul 8, 2024
1 parent a560180 commit fe34aa1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
run: make
- name: Test binary
run: |
./aastuff
./aastuff_standalone
./aastuff -h
./aastuff_standalone -h
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit fe34aa1

Please sign in to comment.