Skip to content

Commit 2af1d89

Browse files
committed
ci: set fixed version
1 parent af0794f commit 2af1d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
sleep 5
3333
3434
echo "Install Chromium Browser"
35-
pnpx playwright install chromium
35+
pnpx playwright@1.42.1 install chromium
3636
3737
# Oli told me sleep longer
3838
sleep 50

0 commit comments

Comments
 (0)