Skip to content

Commit 24aa221

Browse files
author
marcel corso
committed
manually add a dev dep
1 parent 31356ed commit 24aa221

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ jobs:
2424
- name: install deps
2525
run: python setup.py install
2626
- name: test
27+
run: pip install pytest
2728
run: python -m unittest

0 commit comments

Comments
 (0)