We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cc983f commit 7ce0efcCopy full SHA for 7ce0efc
1 file changed
.github/workflows/patchright_test.yml
@@ -19,7 +19,7 @@ env:
19
jobs:
20
test:
21
name: Run Tests
22
- runs-on: ubuntu-latest
+ runs-on: windows-latest
23
24
steps:
25
- name: Checkout repository
0 commit comments