Skip to content

Commit e443a94

Browse files
authored
Merge branch 'mlcommons:dev' into dev
2 parents f2acb7b + a15204b commit e443a94

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.0.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)