We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f2acb7b + a15204b commit e443a94Copy full SHA for e443a94
.github/workflows/test-mlc-core-actions.yaml
@@ -201,7 +201,7 @@ jobs:
201
- name: Test 21 - Test mlc pull repo to checkout based on particular release tag
202
run: |
203
mlc rm repo mlcommons@mlperf-automations -f
204
- mlc pull repo mlcommons@mlperf-automations --tag=mlperf-automations-v1.0.0
+ mlc pull repo mlcommons@mlperf-automations --tag=v1.2.0
205
206
- name: Test 22 - Test silent mode
207
0 commit comments