Skip to content

Commit 3dc69f0

Browse files
committed
Debug: output modified files
1 parent fffd811 commit 3dc69f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests-code.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -516,6 +516,8 @@ jobs:
516516
files_ignore: |
517517
jablib/src/main/java/**/*-*.java
518518
base_sha: ${{ github.event.pull_request.base.sha }
519+
write_output_files: true
520+
- run: cat .github/outputs/*.txt
519521
- name: Set up JDK
520522
uses: actions/setup-java@v5
521523
with:

0 commit comments

Comments
 (0)