This commit is contained in:
rusefillc 2022-05-16 16:39:08 -04:00
parent 476e9da950
commit 4926128c4a
1 changed files with 4 additions and 1 deletions

View File

@ -11,11 +11,14 @@ jobs:
with:
submodules: recursive
- name: Print Python Version
run: |
python3.8 --version
- name: Install Python Modules
run: |
pip3 install simpleparse
- name: Check All
run: |
bash bin/check_all.sh