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

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