Skip to content

Commit fca971a

Browse files
committed
install pytest
1 parent e36374f commit fca971a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,6 @@ jobs:
3131
3232
- name: Run tests
3333
run: |
34+
pip install pytest
3435
python -m pytest atwiki
3536
atwiki-dump --help

0 commit comments

Comments
 (0)