mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-20 16:26:52 +00:00
added collection-step to coverage
This commit is contained in:
@@ -31,6 +31,7 @@ jobs:
|
|||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
pip3 install invoke
|
pip3 install invoke
|
||||||
invoke install
|
invoke install
|
||||||
|
invoke static
|
||||||
- name: Coverage Tests
|
- name: Coverage Tests
|
||||||
run: |
|
run: |
|
||||||
invoke coverage
|
invoke coverage
|
||||||
|
|||||||
Reference in New Issue
Block a user