Skip to content

Commit

Permalink
Update utils.py
Browse files Browse the repository at this point in the history
update CI
  • Loading branch information
wumingzhilian authored Jul 23, 2024
1 parent 7de3f8e commit 3574095
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,4 @@ def workspace_run(cmd, *, user, root=False, **kwargs):
args += [ "-s" ]
args += [ user ]
return dojo_run(*args, input=cmd, check=True, **kwargs)

0 comments on commit 3574095

Please sign in to comment.