Skip to content

Commit

Permalink
remove experimental setting
Browse files Browse the repository at this point in the history
  • Loading branch information
timsavage committed Sep 4, 2023
1 parent 9522a36 commit cbe3450
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install -U poetry coverage
poetry config experimental.new-installer false
poetry install
- name: Test with pytest
Expand Down

0 comments on commit cbe3450

Please sign in to comment.