2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 10:05:39 +00:00

remove duplicate install

This commit is contained in:
Matthias
2022-05-19 01:13:47 +02:00
parent c97a2531a0
commit 38f8e9c9ab

View File

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