Run whole matrix on failure

This commit is contained in:
Sander Declerck 2025-09-16 10:57:37 +02:00
parent 753f3cd837
commit 4556e16f44
No known key found for this signature in database

View file

@ -41,6 +41,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
include:
- node_version: "lts"