File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ runbms_dacapo2006_with_heap_multiplier()
2525 minheap_value=" ${! minheap_env} "
2626 heap_size=$(( minheap_value * heap_multiplier))
2727
28- shift
28+ shift 2
2929
3030 runbms_dacapo2006_with_heap_size $benchmark $heap_size $heap_size $@
3131}
Original file line number Diff line number Diff line change 7474 uses : dawidd6/action-download-artifact@v3
7575 with :
7676 workflow : test-all.yml
77+ workflow_conclusion : " "
7778 name : linux-x86_64-server-${{ env.build-debug-level }}-bundles
7879 path : bundles
7980 - name : Extract OpenJDK
Original file line number Diff line number Diff line change @@ -115,6 +115,7 @@ jobs:
115115 uses : dawidd6/action-download-artifact@v3
116116 with :
117117 workflow : test-all.yml
118+ workflow_conclusion : " "
118119 name : linux-x86_64-server-${{ env.build-debug-level }}-bundles
119120 path : bundles
120121 - name : Extract OpenJDK
You can’t perform that action at this time.
0 commit comments