do full update

This commit is contained in:
Matthias 2022-05-19 01:02:24 +02:00
parent e348d05181
commit 4d4a164923
No known key found for this signature in database
GPG Key ID: AB6D0E6C4CB65093

View File

@ -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: |