Skip to content

Commit 2086fc2

Browse files
author
Julien Ruaux
committed
fix: Enabled results upload without condition
1 parent b8655e0 commit 2086fc2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ jobs:
5555
./gradlew jmh -S
5656
5757
- name: Upload benchmark report
58-
if: failure()
5958
uses: actions/upload-artifact@v3
6059
with:
6160
name: benchmark-report

0 commit comments

Comments
 (0)