Skip to content

Commit 6a41e5a

Browse files
committed
DEBUG
1 parent fa09f27 commit 6a41e5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-subtree.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ jobs:
158158
- name: Merge subtree/library changes
159159
if: ${{ env.CURRENT_TOOLCHAIN_DATE != env.NEXT_TOOLCHAIN_DATE && env.MERGE_PR_EXISTS == 'no' }}
160160
run: |
161+
set -vx
161162
cd verify-rust-std
162163
# create-pull-request resets branches locally, implying that
163164
# `subtree/library` no longer is what the above instructions created.

0 commit comments

Comments
 (0)