Skip to content

Commit ac60312

Browse files
committed
Update GitHub Actions
1 parent 3128732 commit ac60312

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
seleniumbase install chromedriver
5252
- name: Make sure pytest is working
5353
run: |
54+
pytest --help
5455
echo "def test_1(): pass" > nothing.py
5556
pytest nothing.py
5657
- name: Make sure nosetests is working

0 commit comments

Comments
 (0)