Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
Add webkit to the update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Oct 13, 2023
1 parent 759fa06 commit 0dbbaea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
browser: [firefox, chromium]
browser: [firefox, chromium, webkit]

steps:
- name: React to the triggering comment
Expand Down

0 comments on commit 0dbbaea

Please sign in to comment.