Browse Source

Found it!

tags/gm/2021-09-23T00Z/github.com--lark-parser-lark/0.9.0
julienmalard 5 years ago
parent
commit
a163b344b3
1 changed files with 1 additions and 0 deletions
  1. +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

Loading…
Cancel
Save