Skip to content

Commit

Permalink
[Fixup] Use a valid command to test binary path
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigo-ceccato committed Aug 7, 2024
1 parent a2fdcd5 commit c5f6197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
task lint
- name: Check package binary
run: |
spinner -h
spinner --help

0 comments on commit c5f6197

Please sign in to comment.