Skip to content

Commit

Permalink
Fix template typo
Browse files Browse the repository at this point in the history
  • Loading branch information
huydhn committed Dec 24, 2024
1 parent 822c3a5 commit c208922
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ phases:
pre_test:
commands:
# Print this so that the upload script can read and process the benchmark config
echo "The benchmark config is {{ benchmark_config_id }}"
- echo "The benchmark config is {{ benchmark_config_id }}"

# Download the model from S3
- curl -s --fail '{{ model_path }}' -o model.zip
Expand Down

0 comments on commit c208922

Please sign in to comment.