Skip to content

Commit 6e6398d

Browse files
committed
build: update actions
1 parent f189112 commit 6e6398d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
with:
2323
node-version: 20.x
2424
cache: 'npm'
25+
- run: npm ci
2526
- run: xvfb-run -a npm test
2627
if: runner.os == 'Linux'
2728
- run: npm test

0 commit comments

Comments
 (0)