Skip to content

Commit a15204b

Browse files
authored
Update test-mlc-core-actions.yaml
1 parent f2e7bc3 commit a15204b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-mlc-core-actions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ jobs:
201201
- name: Test 21 - Test mlc pull repo to checkout based on particular release tag
202202
run: |
203203
mlc rm repo mlcommons@mlperf-automations -f
204-
mlc pull repo mlcommons@mlperf-automations --tag=mlperf-automations-v1.2.0
204+
mlc pull repo mlcommons@mlperf-automations --tag=v1.2.0
205205
206206
- name: Test 22 - Test silent mode
207207
run: |

0 commit comments

Comments
 (0)