Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
format
Browse files Browse the repository at this point in the history
andylizf committed Nov 26, 2024
1 parent ebf3f91 commit 939b057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_smoke.py
Original file line number Diff line number Diff line change
@@ -3311,7 +3311,7 @@ def test_managed_jobs_retry_logs():
with tempfile.NamedTemporaryFile(mode='w', suffix='.log') as log_file:
test = Test(
'managed_jobs_retry_logs',
[
[
f'sky jobs launch -n {name} {f.name} -y -d',
f'sky jobs logs -n {name} | tee {log_file.name}',
# First attempt

0 comments on commit 939b057

Please sign in to comment.