Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
netanelc305 committed May 22, 2024
1 parent 08f65a5 commit 1443a34
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
run: |
xcrun python3 -m pip install -r requirements.txt
xcrun python3 -m pip install -U .
xcrun python3 -m pip install pytest
- name: Test show usage
run: |
xcrun python3 -m hilda
sudo xcrun python3 -m pytest -k "not set_implementation"

0 comments on commit 1443a34

Please sign in to comment.