Skip to content

Commit

Permalink
pic: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
manatlan authored Oct 5, 2023
1 parent 0dce832 commit 2ecd791
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on_tag_do_release_and_deploy_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- name: Install pytest + dependancies
run: |
python -m pip install --upgrade pip poetry
poetry lock
poetry install --with dev
- name: Test with pytest
Expand Down

0 comments on commit 2ecd791

Please sign in to comment.