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