mirror of
https://github.com/nimbold/Firelink.git
synced 2026-08-27 19:17:13 +00:00
fix(ci): run engine payload tests with node
This commit is contained in:
@@ -21,6 +21,7 @@ jobs:
|
|||||||
node-version: 22
|
node-version: 22
|
||||||
cache: npm
|
cache: npm
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
|
- run: node --test scripts/*.node-test.js
|
||||||
- run: npm test -- --run
|
- run: npm test -- --run
|
||||||
- run: npm run build
|
- run: npm run build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user