2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-13 02:25:38 +00:00

added collection-step to coverage

This commit is contained in:
Matthias Mair
2021-04-20 19:28:12 +02:00
committed by GitHub
parent 5a7f83798e
commit 6c296e1384

View File

@ -31,6 +31,7 @@ jobs:
sudo apt-get update
pip3 install invoke
invoke install
invoke static
- name: Coverage Tests
run: |
invoke coverage