Skip to content

Commit 6a2a89d

Browse files
committed
Update misc_0.yml
1 parent 675d5ca commit 6a2a89d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/misc_0.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,9 @@ jobs:
9393

9494
test:
9595
name: test
96-
run: echo "${{ toJson(github) }}"
96+
steps:
97+
name: test
98+
run: echo "${{ toJson(github) }}"
9799

98100
generate-workflows:
99101
name: generate-workflows

0 commit comments

Comments
 (0)