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
|
||||
- name: Coverage Tests
|
||||
run: |
|
||||
invoke static
|
||||
invoke coverage
|
||||
- name: Data Import Export
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user