Skip to content

Commit 54d230d

Browse files
authored
chore: fix typo in CI
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 6eab032 commit 54d230d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# For details of what checks are run for PRs please refer below
22
# docs: https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions
33

4-
name: Node CIf
4+
name: Node CI
55

66
on:
77
push:

0 commit comments

Comments
 (0)