diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 48d0c25..218effb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,6 +34,7 @@ jobs: run: python -m build . - name: install + shell: bash run: | pip install . do_thing -h