Skip to content

Commit 06929d8

Browse files
committed
better amazing model
1 parent 4fc5262 commit 06929d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hello.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ class GitHubActionsDemo3(FlowSpec):
55

66
@step
77
def start(self):
8-
print("Hello GitHub Actions! Hello")
8+
print("Hello GitHub Actions! Hello hello")
99
self.next(self.end)
1010

1111
@step

0 commit comments

Comments
 (0)