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 127c7e2 commit 4e018afCopy full SHA for 4e018af
.github/workflows/default.yml
@@ -35,7 +35,7 @@ jobs:
35
- run: python -m pip install pytest
36
- name: pytest
37
run: |
38
- make tatsu_test
+ pytest
39
- name: examples
40
41
make examples
0 commit comments