Skip to content

Commit

Permalink
rebaseme: cwd
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed Oct 13, 2024
1 parent 2a0c063 commit 02e5d52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/main
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ def _save_artifact(
f'pre-commit-ci-lite-{run_id}',
'data.json',
),
cwd=tmpdir,
stdout=subprocess.DEVNULL,
stderr=subprocess.DEVNULL,
)
Expand Down

0 comments on commit 02e5d52

Please sign in to comment.