update
This commit is contained in:
parent
cba154a3a3
commit
899e6f16f8
@ -37,9 +37,5 @@ jobs:
|
|||||||
python --version # Confirm Python version
|
python --version # Confirm Python version
|
||||||
pip install python-dotenv
|
pip install python-dotenv
|
||||||
pip install --no-input -r requirements.txt
|
pip install --no-input -r requirements.txt
|
||||||
|
make gen_config
|
||||||
- name: Generate Config
|
make run_test
|
||||||
run: make gen_config
|
|
||||||
|
|
||||||
- name: Run Tests
|
|
||||||
run: make run_test
|
|
||||||
|
Loading…
Reference in New Issue
Block a user