remove duplicate install
This commit is contained in:
parent
c97a2531a0
commit
38f8e9c9ab
|
|
@ -182,7 +182,6 @@ jobs:
|
|||
sudo apt-get update
|
||||
sudo apt-get install gettext
|
||||
pip3 install invoke
|
||||
invoke install
|
||||
invoke update
|
||||
- name: Coverage Tests
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue