Use Node 22 for GitHub actions for now #2334
e2e-vitest-workflow.yml
on: pull_request
Validating Vitest
39s
Annotations
1 error
fail.test.js > should fail:
tmp/tmp.3OSE5i70mm/fail.test.js#L1
AssertionError: expected false to be truthy
- Expected
+ Received
- true
+ false
β― fail.test.js:1:78
|