Skip to content

Commit 9cdb311

Browse files
committed
ci: Enable verbose output for josh-sync
1 parent e04b656 commit 9cdb311

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/rustc-pull.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
# Run at 04:00 UTC every Monday and Thursday
88
- cron: '0 4 * * 1,4'
99

10+
env:
11+
JOSH_SYNC_VERBOSE: true
12+
1013
jobs:
1114
pull:
1215
if: github.repository == 'rust-lang/compiler-builtins'

0 commit comments

Comments
 (0)