Skip to content

Commit b562e00

Browse files
committed
debug info
1 parent dab43c5 commit b562e00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/GnuTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ jobs:
204204
- name: Selinux - Extract testing info from indiv logs into JSON
205205
shell: bash
206206
run : |
207-
lima bash -c "cd ~/work/gnu/ && python3 ../uutils/util/gnu-json-result.py tests > tests-selinux/selinux-gnu-full-result.json"
207+
lima bash -c "cd ~/work/gnu/ && python3 ../uutils/util/gnu-json-result.py tests > tests-selinux/selinux-gnu-full-result.json && cat tests-selinux/selinux-gnu-full-result.json"
208208
209209
- name: Selinux - Collect test logs and test results
210210
run: |

0 commit comments

Comments
 (0)