mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
collect static right before starting
This commit is contained in:
parent
6a8a5c6bc1
commit
16dad60ea5
1
.github/workflows/qc_checks.yaml
vendored
1
.github/workflows/qc_checks.yaml
vendored
@ -186,6 +186,7 @@ jobs:
|
|||||||
invoke static
|
invoke static
|
||||||
- name: Coverage Tests
|
- name: Coverage Tests
|
||||||
run: |
|
run: |
|
||||||
|
invoke static
|
||||||
invoke coverage
|
invoke coverage
|
||||||
- name: Data Import Export
|
- name: Data Import Export
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user