Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sepehrkrz authored Oct 31, 2023
1 parent d4236da commit 482c9d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
python-version: 3.x

- name: Install dependencies
run: pip install setuptools wheel pytest python-dateutil
run: pip install setuptools wheel pytest python-dateutil requests

- name: Run pytest
run: pytest
Expand Down

0 comments on commit 482c9d4

Please sign in to comment.