Skip to content

Commit 67910e0

Browse files
committed
ci: fix upstream pipeline
1 parent ce37185 commit 67910e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upstream.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
rails:
1818
name: empty job
1919
steps:
20-
run: echo hello world
20+
- run: echo hello world

0 commit comments

Comments
 (0)