Skip to content

Commit 3558a33

Browse files
authored
CI(perf): always output result
1 parent ada36f1 commit 3558a33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/performance.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
cd examples/performance/
5555
bash run.sh
5656
- name: Show Result
57+
if: always()
5758
run: |
5859
cat examples/performance/sumall.dat
5960

0 commit comments

Comments
 (0)