Skip to content

Commit decd692

Browse files
committed
fix
1 parent 448e558 commit decd692

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
node-version: 22
2626
cache: 'npm'
2727
- run: npm ci
28+
- run: npm run test:prepare
2829
- run: npm run test
2930
- uses: actions/upload-artifact@v4
3031
if: github.event_name == 'pull_request'

0 commit comments

Comments
 (0)