We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d32de00 commit 2df3892Copy full SHA for 2df3892
.github/workflows/tests.yml
@@ -27,4 +27,4 @@ jobs:
27
run: npm ci
28
29
- name: Run tests
30
- run: npm run test
+ run: npm run test >> $GITHUB_STEP_SUMMARY
0 commit comments