Skip to content

Commit

Permalink
Add comments
Browse files Browse the repository at this point in the history
  • Loading branch information
yoland68 committed Jul 18, 2024
1 parent f5818ad commit e6c56c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.py
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ def main(args):
"--workflow",
file_path,
"--timeout",
600
600 # 10min timeout for workflow
],
check=True,
stdout=subprocess.PIPE,
Expand Down

0 comments on commit e6c56c3

Please sign in to comment.