Skip to content

Commit 55b6a75

Browse files
authored
run fix
1 parent 0670c7d commit 55b6a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow-commands.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ jobs:
77
runs_on: ubuntu-latest
88
steps:
99
- name: "group logging"
10-
runs: |
10+
run: |
1111
echo "msg1"
1212
echo "msg2"

0 commit comments

Comments
 (0)