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
|
pip3 install mysqlclient
|
||||||
invoke install
|
invoke install
|
||||||
- name: Run Tests
|
- name: Run Tests
|
||||||
run: |
|
run: invoke test
|
||||||
invoke test
|
|
||||||
- name: Data Import Export
|
- name: Data Import Export
|
||||||
run: |
|
run: |
|
||||||
invoke migrate
|
invoke migrate
|
||||||
|
Loading…
Reference in New Issue
Block a user