1
0
mirror of synced 2026-05-22 18:53:15 +00:00

chore: roll to 1.21 beta driver (#888)

This commit is contained in:
Yury Semikhatsky
2022-04-11 13:04:57 -07:00
committed by GitHub
parent 7eddd2d2b2
commit 8ce193d144
25 changed files with 1142 additions and 1090 deletions
+1 -7
View File
@@ -20,13 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: microsoft/playwright-github-action@v1.5.0
- name: Cache Maven packages
uses: actions/cache@v2
with:
path: ~/.m2
key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}
restore-keys: ${{ runner.os }}-m2
- uses: microsoft/playwright-github-action@v1
- name: Download drivers
run: scripts/download_driver_for_all_platforms.sh
- name: Regenerate APIs