Skip to content

Commit

Permalink
fix(ci): remove deprecated Poetry setting
Browse files Browse the repository at this point in the history
  • Loading branch information
msiemens committed May 20, 2023
1 parent ecf4448 commit cf311a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
run: |
python -m pip install --upgrade pip twine
pip install poetry
poetry config experimental.new-installer false
poetry install
- name: Run test suite
run: |
Expand Down

0 comments on commit cf311a3

Please sign in to comment.