We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99544d0 commit ed03c25Copy full SHA for ed03c25
1 file changed
.github/workflows/tests.yml
@@ -26,4 +26,5 @@ jobs:
26
with:
27
node-version: "20"
28
- run: npm ci
29
+ - run: npm run test
30
- run: npm run build
0 commit comments