Skip to content

Commit

Permalink
Update python.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
miketheman authored Oct 8, 2024
1 parent 62b533b commit d0ec1ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
cache: 'poetry'
allow-prereleases: true
- name: Prepare project for development
run: poetry install
- name: Test with pytest
Expand Down

0 comments on commit d0ec1ed

Please sign in to comment.