mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-02-22 17:50:13 +08:00
Do not fail-fast for action
This commit is contained in:
parent
3c2d6a32bd
commit
41bc2e859b
1
.github/workflows/action.yml
vendored
1
.github/workflows/action.yml
vendored
@ -10,6 +10,7 @@ on:
|
||||
jobs:
|
||||
setup-bun:
|
||||
runs-on: ${{ matrix.os }}
|
||||
continue-on-error: true
|
||||
strategy:
|
||||
matrix:
|
||||
os:
|
||||
|
Loading…
x
Reference in New Issue
Block a user