Skip to content

Commit ae9eefc

Browse files
committed
ci: run action self-test
1 parent f14cfcb commit ae9eefc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ jobs:
88
- uses: actions/setup-node@v4
99
with: { node-version: 20 }
1010
- run: npm install --no-audit --no-fund
11-
- run: npm run build
11+
- run: npm test

0 commit comments

Comments
 (0)