mirror of
https://github.com/oven-sh/setup-bun.git
synced 2026-05-18 06:10:13 +02:00
Do not fail-fast for action
This commit is contained in:
@@ -10,6 +10,7 @@ on:
|
||||
jobs:
|
||||
setup-bun:
|
||||
runs-on: ${{ matrix.os }}
|
||||
continue-on-error: true
|
||||
strategy:
|
||||
matrix:
|
||||
os:
|
||||
|
||||
Reference in New Issue
Block a user