Skip to content

Commit

Permalink
Debugging 2
Browse files Browse the repository at this point in the history
  • Loading branch information
kedder committed Jan 17, 2024
1 parent 58f08b6 commit 65edea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install pipenv
pipenv sync -v --dev
pipenv sync --dev
- name: Test
run: |
pipenv run pytest
Expand Down

0 comments on commit 65edea9

Please sign in to comment.