This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
gitmirror
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
39
Wiki
Activity
Browse Source
Found it!
tags/gm/2021-09-23T00Z/github.com--lark-parser-lark/0.9.0
julienmalard
5 years ago
parent
959d05ad36
commit
a163b344b3
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.github/workflows/tests.yml
+ 1
- 0
.github/workflows/tests.yml
View File
@@ -23,6 +23,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r nearley-requirements.txt
pip install -r regex-requirements.txt
- name: Run tests
run: |
python -m tests
Write
Preview
Loading…
Cancel
Save