We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e36374f commit fca971aCopy full SHA for fca971a
1 file changed
.github/workflows/test.yml
@@ -31,5 +31,6 @@ jobs:
31
32
- name: Run tests
33
run: |
34
+ pip install pytest
35
python -m pytest atwiki
36
atwiki-dump --help
0 commit comments