Work around issue with react-router + vitest in node >22.10

This commit is contained in:
Alejandro Celaya
2025-02-06 09:41:11 +01:00
parent c98616234f
commit e171866226
3 changed files with 15 additions and 2 deletions

View File

@@ -11,5 +11,5 @@ jobs:
ci:
uses: shlinkio/github-actions/.github/workflows/web-app-ci.yml@main
with:
node-version: 22.10
node-version: 22.x
publish-coverage: true