chore: continue backend E2E test even if fail with minimum Node.js version (#16324)

* chore: continue backend E2E test even if fail with minimum Node.js version

* chore: disable `fail-fast`
This commit is contained in:
zyoshoka 2025-07-30 12:32:24 +09:00 committed by GitHub
parent 4f653f2fbc
commit b0493abe93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@ jobs:
name: E2E tests (backend)
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
node-version-file:
- .node-version