mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs(sharding): fix GitHub Actions example (#26586)
This commit is contained in:
parent
2edecd4244
commit
1515d4efdc
@ -62,7 +62,6 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
shard: [1/4, 2/4, 3/4, 4/4]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-node@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user