Skip to content

Commit 0931893

Browse files
committed
fix steps
1 parent 23e8164 commit 0931893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
runs-on: ubuntu-latest
3636

3737
steps:
38-
run: echo "foo"
38+
- run: echo "foo"
3939

4040
# on:
4141
# workflow_run:

0 commit comments

Comments
 (0)