diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index da29ac7..bce70f7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,6 +14,7 @@ on: jobs: build: strategy: + fail-fast: false matrix: os: [ubuntu-latest, windows-latest] node-version: [16.x]