Skip to content

Commit

Permalink
test new config #103
Browse files Browse the repository at this point in the history
  • Loading branch information
JavierCladellas committed Nov 7, 2024
1 parent 38fe9a6 commit f7e52e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
elif [[ "${{ github.event_name}}" == "repository_dispatch" ]]; then
bench_cfg_id=${{ github.event.client_payload.benchmark_config }};
else #TODO: REMOVE - DEBUG
bench_cfg_id="6720f601b0e95728eb010af8"
bench_cfg_id="672cbe4db0e95728eb010b8f"
fi
girder-download -gid $bench_cfg_id -o ./tmp/ -fn "benchmark_config.json"
env:
Expand Down

0 comments on commit f7e52e9

Please sign in to comment.