Skip to content

Commit

Permalink
ci/downstream: enforce local version installation
Browse files Browse the repository at this point in the history
  • Loading branch information
abn committed May 24, 2022
1 parent 0a9cefd commit 81ae512
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
- name: Update poetry-core version
working-directory: ./poetry
run: |
poetry remove poetry-core
poetry add ../poetry-core
git diff
Expand Down

0 comments on commit 81ae512

Please sign in to comment.