mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 11:36:44 +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…
x
Reference in New Issue
Block a user