Skip to content

Commit fc6629a

Browse files
committed
fix bad syntax
Signed-off-by: Farhad Ramezanghorbani <farhadr@nvidia.com>
1 parent a29272f commit fc6629a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/benchmarks/partial-conv/evo2_pretrain.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ script_args:
1515
# See jet/core/configs.py for the specification of the configuration class
1616
workspace: /workspace/bionemo2
1717
data_path: /data/evo2
18-
artefacts_url: https://__token__:${{JET_GITLAB_TOKEN}}@gitlab-master.nvidia.com/api/v4/projects/180496/packages/pypi/simple
18+
artefacts_url: https://__token__:${JET_GITLAB_TOKEN}@gitlab-master.nvidia.com/api/v4/projects/180496/packages/pypi/simple
1919
file_name_wheel: subquadratic-ops
2020
model: evo2
2121
variant: train

0 commit comments

Comments
 (0)