mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-13 18:45:40 +00:00
Fix workflows
This commit is contained in:
4
.github/workflows/mysql.yaml
vendored
4
.github/workflows/mysql.yaml
vendored
@ -43,6 +43,4 @@ jobs:
|
||||
pip3 install mysqlclient
|
||||
invoke install
|
||||
- name: Run Tests
|
||||
run: |
|
||||
cd InvenTree
|
||||
python3 manage.py test --settings=InvenTree.ci_mysql
|
||||
run: invoke test
|
Reference in New Issue
Block a user