mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-02 13:28: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
|
||||
pip3 install invoke
|
||||
invoke install
|
||||
invoke static
|
||||
- name: Coverage Tests
|
||||
run: |
|
||||
invoke coverage
|
||||
|
Loading…
x
Reference in New Issue
Block a user