diff --git a/.github/workflows/python-test.yml b/.github/workflows/python-test.yml index 2b681c1..2e73840 100644 --- a/.github/workflows/python-test.yml +++ b/.github/workflows/python-test.yml @@ -30,4 +30,4 @@ jobs: task lint - name: Check package binary run: | - spinner -h \ No newline at end of file + spinner --help \ No newline at end of file