do full update
This commit is contained in:
parent
e348d05181
commit
4d4a164923
|
|
@ -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