mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
revert unneeded change
This commit is contained in:
parent
0daba629fe
commit
1ac51afd27
3
.github/workflows/mysql.yaml
vendored
3
.github/workflows/mysql.yaml
vendored
@ -55,8 +55,7 @@ jobs:
|
||||
pip3 install mysqlclient
|
||||
invoke install
|
||||
- name: Run Tests
|
||||
run: |
|
||||
invoke test
|
||||
run: invoke test
|
||||
- name: Data Import Export
|
||||
run: |
|
||||
invoke migrate
|
||||
|
Loading…
Reference in New Issue
Block a user