Skip to content

Commit

Permalink
rm results local
Browse files Browse the repository at this point in the history
  • Loading branch information
JavierCladellas committed Nov 8, 2024
1 parent 1150dac commit d9b206d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ jobs:
run: | #TODO: Maybe wait until complete (with a callback)
source .venv/bin/activate
girder-upload --directory ./tmp/results/ --girder_id ${{needs.factory.outputs.results_upload_id}}
rm -r ./tmp/results/
env:
GIRDER_API_KEY: ${{ secrets.GIRDER }}
- name: Reset reports
Expand Down

0 comments on commit d9b206d

Please sign in to comment.