1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-01-30 22:08:02 +00:00

fail-fast: false

This commit is contained in:
Nebel 2020-07-27 20:15:39 +09:00
parent 0b3788460a
commit 751e43ee07

View file

@ -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