Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
benleetownsend committed Jan 18, 2024
1 parent e72d393 commit 28b8ce6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
python -m pip install --upgrade pip
pip install pytest poetry
poetry install
env
which python
- name: Test with pytest
run: |
source $(poetry env info -p)/bin/activate
Expand Down

0 comments on commit 28b8ce6

Please sign in to comment.