Missing run.

This commit is contained in:
Julien Palard 2020-12-03 13:14:37 +01:00
parent e58507b36e
commit aa69f07010
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ jobs:
path: .tox
key: ${{ matrix.tox.python-version }}-${{ hashFiles('tox.ini') }}-${{ hashFiles('requirements-dev.txt') }}
- name: Install dependencies
run:
sudo apt-get update
sudo apt-get install -y gettext
- name: Install tox