Skip to content

Commit fbce336

Browse files
authored
Update ci.yml
1 parent 702d5d4 commit fbce336

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ jobs:
121121
sbatch run-phoenix-release-cpu.sh
122122
123123
- name: Print
124+
if: always()
124125
run: |
125126
cat test.out
126127
@@ -146,6 +147,7 @@ jobs:
146147
sbatch run-phoenix-release-gpu.sh
147148
148149
- name: Print
150+
if: always()
149151
run: |
150152
cat test.out
151153

0 commit comments

Comments
 (0)