Skip to content

Commit

Permalink
upd: github ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Tardo committed May 12, 2022
1 parent 878b382 commit 3eb2233
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 @@ -55,6 +55,7 @@ jobs:
- run: pip install poetry
- name: Patch $PATH
run: echo "$HOME/.local/bin" >> $GITHUB_PATH
- run: poetry run python -m pip install --upgrade pip
- run: poetry install
# Run tests
- run: poetry run pytest --prebuild
Expand Down

0 comments on commit 3eb2233

Please sign in to comment.