revert unneeded change

This commit is contained in:
Matthias 2021-11-04 14:23:42 +01:00
parent 0daba629fe
commit 1ac51afd27
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

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