Skip to content

Commit 2df3892

Browse files
committed
add GitHub summary to tests
1 parent d32de00 commit 2df3892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
run: npm ci
2828

2929
- name: Run tests
30-
run: npm run test
30+
run: npm run test >> $GITHUB_STEP_SUMMARY

0 commit comments

Comments
 (0)