Skip to content

Commit

Permalink
updated yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlABarazi committed May 13, 2024
1 parent 97572c8 commit b46fe1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hello.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ def add(x, y):

#var=
result = add(1, 2)
print("test github actionsa")
print("test the updated yaml")
print("This is the sum: 1, 2, %s" % result)

0 comments on commit b46fe1e

Please sign in to comment.