Update .gitea/workflows/execute.yml
This commit is contained in:
parent
4e3c267656
commit
b396819bac
@ -16,6 +16,7 @@ jobs:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
apt install chromium-browser chromium-chromedriver
|
||||
python -m pip install --upgrade pip
|
||||
python -m pip install -r requirements.txt
|
||||
- name: Run the pytests
|
||||
|
Loading…
Reference in New Issue
Block a user