Skip to content

Commit

Permalink
debugging install failure.
Browse files Browse the repository at this point in the history
  • Loading branch information
MicahGale committed Aug 16, 2024
1 parent 4555e40 commit ec8a70c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
run: python -m build .

- name: install
shell: bash
run: |
pip install .
do_thing -h
Expand Down

0 comments on commit ec8a70c

Please sign in to comment.