collect static right before starting
This commit is contained in:
parent
6a8a5c6bc1
commit
16dad60ea5
|
|
@ -186,6 +186,7 @@ jobs:
|
|||
invoke static
|
||||
- name: Coverage Tests
|
||||
run: |
|
||||
invoke static
|
||||
invoke coverage
|
||||
- name: Data Import Export
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue