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 9b4b333 commit b1a3e1dCopy full SHA for b1a3e1d
.github/workflows/ci.yml
@@ -39,4 +39,4 @@ jobs:
39
40
- name: Run tests
41
run: |
42
- ../../plurals/pytest tests.py
+ pytest plurals/tests.py
0 commit comments