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