Skip to content

Commit a43e8ef

Browse files
committed
update
1 parent fc69eb8 commit a43e8ef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,7 @@ jobs:
5555
env:
5656
HF_TOKEN: ${{ secrets.DIFFUSERS_BOT_TOKEN }}
5757
run:
58-
cd benchmarks && cp $BASE_PATH/collated_results.csv .
59-
python push_results.py
58+
cd benchmarks && cp $BASE_PATH/collated_results.csv . && python push_results.py
6059

6160
- name: Test suite reports artifacts
6261
if: ${{ always() }}

0 commit comments

Comments
 (0)