mirror of
https://github.com/ONLYOFFICE/DocSpace-client.git
synced 2025-04-18 13:44:09 +03:00
Fix e2e tests docker image
This commit is contained in:
parent
40794f0b66
commit
77a4c365cd
2
.github/workflows/frontend-tests.yaml
vendored
2
.github/workflows/frontend-tests.yaml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
name: "Login e2e tests"
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: mcr.microsoft.com/playwright:v1.48.0-jammy
|
||||
image: mcr.microsoft.com/playwright:v1.49.0-jammy
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: enable corepack
|
||||
|
Loading…
x
Reference in New Issue
Block a user