mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 19:45:46 +00:00
remove unneeded migration
This commit is contained in:
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: |
|
||||||
|
Reference in New Issue
Block a user