mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +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
|
||||
pip3 install invoke
|
||||
invoke install
|
||||
invoke static
|
||||
- name: Coverage Tests
|
||||
run: |
|
||||
invoke coverage
|
||||
|
Loading…
Reference in New Issue
Block a user