Skip to content

Commit 3bd3429

Browse files
fix: add comment
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5c19942 commit 3bd3429

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
7171
- name: Capture failure reason
7272
if: failure()
73+
# Switch to the repository root to access log files generated in earlier steps.
7374
working-directory: .
7475
run: |
7576
echo "" > full-log.txt

0 commit comments

Comments
 (0)