Skip to content

Commit

Permalink
s/safari/webkit/
Browse files Browse the repository at this point in the history
  • Loading branch information
jesseditson committed Jun 18, 2024
1 parent d8a649d commit 887901c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
test:
strategy:
matrix:
browser: [firefox, safari, chromium]
browser: [firefox, webkit, chromium]
timeout-minutes: 60
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 887901c

Please sign in to comment.