Found it!

This commit is contained in:
julienmalard 2020-06-26 11:32:23 -04:00
parent 959d05ad36
commit a163b344b3
1 changed files with 1 additions and 0 deletions

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