mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
do full update
This commit is contained in:
parent
e348d05181
commit
4d4a164923
3
.github/workflows/qc_checks.yaml
vendored
3
.github/workflows/qc_checks.yaml
vendored
@ -183,10 +183,9 @@ jobs:
|
|||||||
sudo apt-get install gettext
|
sudo apt-get install gettext
|
||||||
pip3 install invoke
|
pip3 install invoke
|
||||||
invoke install
|
invoke install
|
||||||
invoke static
|
invoke update
|
||||||
- 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