We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7832eb commit 7114f95Copy full SHA for 7114f95
1 file changed
.github/workflows/playwright.yml
@@ -11,8 +11,8 @@ jobs:
11
strategy:
12
fail-fast: false
13
matrix:
14
- shardIndex: [1,2,3,4,5,6,7,8,9,10]
15
- shardTotal: [10]
+ shardIndex: [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20]
+ shardTotal: [20]
16
steps:
17
- uses: actions/checkout@v5
18
- uses: actions/setup-node@v5
0 commit comments