mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
remove unneeded migration
This commit is contained in:
parent
c2535cbcd7
commit
5eb26c84b9
1
.github/workflows/mysql.yaml
vendored
1
.github/workflows/mysql.yaml
vendored
@ -56,7 +56,6 @@ jobs:
|
|||||||
invoke install
|
invoke install
|
||||||
- name: Run Tests
|
- name: Run Tests
|
||||||
run: |
|
run: |
|
||||||
invoke migrate
|
|
||||||
invoke test
|
invoke test
|
||||||
- name: Data Import Export
|
- name: Data Import Export
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user