collect static right before starting

This commit is contained in:
Matthias 2022-05-18 23:31:18 +02:00
parent 6a8a5c6bc1
commit 16dad60ea5
No known key found for this signature in database
GPG Key ID: AB6D0E6C4CB65093

View File

@ -186,6 +186,7 @@ jobs:
invoke static
- name: Coverage Tests
run: |
invoke static
invoke coverage
- name: Data Import Export
run: |