Skip to content

Commit 8cee822

Browse files
authored
Update test-resnet50.yml
1 parent 33d7a86 commit 8cee822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-resnet50.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Install dependencies
3737
run: |
3838
python3 -m pip install mlcflow
39-
mlc pull repo mlcommons@mlperf-automations --branch=subcheckmod_change
39+
mlc pull repo mlcommons@mlperf-automations --branch=dev
4040
#python3 -m pip install mlc-scripts
4141
- name: Test Resnet50 and end to end submission generation
4242
run: |

0 commit comments

Comments
 (0)