Skip to content

Commit 4371617

Browse files
committed
Removes needless name for step
1 parent 95e7363 commit 4371617

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ jobs:
44
prepare:
55
runs-on: ubuntu-latest
66
steps:
7-
- name: Use appropriate version of Node.js
87
- uses: actions/setup-node@v2
98
with:
109
node-version: "15"

0 commit comments

Comments
 (0)