mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-03 22:08:49 +00:00
added collection-step to coverage
This commit is contained in:
parent
5a7f83798e
commit
6c296e1384
1
.github/workflows/coverage.yaml
vendored
1
.github/workflows/coverage.yaml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user