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 1f694c6 commit a762b81Copy full SHA for a762b81
.github/workflows/default.yml
@@ -34,7 +34,7 @@ jobs:
34
- run: python -m pip install pytest
35
- name: pytest
36
run: |
37
- make tatsu_test
+ pytest
38
- name: examples
39
40
make examples
0 commit comments