Skip to content

Commit 8468e24

Browse files
committed
FIX: updated CD workflow test name
1 parent 5fe685e commit 8468e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
test:
9-
name: Install and Build with node on $RUNNER.OS
9+
name: Install and Build with node on "$RUNNER.OS"
1010
runs-on: ubuntu-latest
1111

1212
steps:

0 commit comments

Comments
 (0)