2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-30 20:46:47 +00:00

Fix CI step

This commit is contained in:
Oliver 2022-05-12 11:00:43 +10:00
parent aa9ee15fb4
commit 21d2b54afe

View File

@ -157,7 +157,7 @@ jobs:
run: |
cd ${{ env.wrapper_name }}
invoke check-server
coverage run -m unittest -s test/
coverage run -m unittest discover -s test/
coverage:
name: Sqlite / coverage