2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-29 20:16:44 +00:00

remove unneeded migration

This commit is contained in:
Matthias 2021-10-17 20:38:52 +02:00
parent c2535cbcd7
commit 5eb26c84b9
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -56,7 +56,6 @@ jobs:
invoke install
- name: Run Tests
run: |
invoke migrate
invoke test
- name: Data Import Export
run: |