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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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