Skip to content

Commit

Permalink
Do not run powtry update in CI #2714
Browse files Browse the repository at this point in the history
  • Loading branch information
iamleeg committed Jun 20, 2022
1 parent 1009920 commit d3c3d47
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/reusable-data-service-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,4 @@ jobs:
run: |
pip install poetry
poetry install
poetry update
poetry run pytest

0 comments on commit d3c3d47

Please sign in to comment.