We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ada36f1 commit 3558a33Copy full SHA for 3558a33
.github/workflows/performance.yml
@@ -54,6 +54,7 @@ jobs:
54
cd examples/performance/
55
bash run.sh
56
- name: Show Result
57
+ if: always()
58
run: |
59
cat examples/performance/sumall.dat
60
0 commit comments