Update .gitea/workflows/execute.yml
This commit is contained in:
parent
5cc7b5e520
commit
0f8388e08c
@ -26,7 +26,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
wget https://msedgedriver.azureedge.net/${EDGEDRIVER_VERSION}/edgedriver_win64.zip
|
wget https://msedgedriver.azureedge.net/${EDGEDRIVER_VERSION}/edgedriver_win64.zip
|
||||||
unzip edgedriver_win64.zip
|
unzip edgedriver_win64.zip
|
||||||
mv edgedriver_win64/msedgedriver .
|
|
||||||
|
|
||||||
- name: Run the pytests
|
- name: Run the pytests
|
||||||
run: pytest -c pytest.ini
|
run: pytest -c pytest.ini
|
||||||
|
Loading…
Reference in New Issue
Block a user