mirror of
https://github.com/kou029w/_.git
synced 2025-01-30 22:08:02 +00:00
fail-fast: false
This commit is contained in:
parent
0b3788460a
commit
751e43ee07
1 changed files with 1 additions and 0 deletions
1
.github/workflows/playwright-example.yml
vendored
1
.github/workflows/playwright-example.yml
vendored
|
@ -9,6 +9,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [windows-latest, macos-latest, ubuntu-latest]
|
os: [windows-latest, macos-latest, ubuntu-latest]
|
||||||
|
fail-fast: false
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- id: yarn_cache
|
- id: yarn_cache
|
||||||
|
|
Loading…
Add table
Reference in a new issue