2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-13 02:25:38 +00:00

revert unneeded change

This commit is contained in:
Matthias
2021-11-04 14:23:42 +01:00
parent 0daba629fe
commit 1ac51afd27

View File

@ -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