Skip to content

Commit 1843ef6

Browse files
committed
[actions] update workflows
1 parent d60f28f commit 1843ef6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/node-4+.yml

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
steps:
4343
- uses: actions/checkout@v2
4444
- uses: ljharb/actions/node/run@main
45+
name: 'npm install && npm run tests-only'
4546
with:
4647
node-version: ${{ matrix.node-version }}
4748
command: 'tests-only'

0 commit comments

Comments
 (0)