Skip to content

Commit d9551f8

Browse files
committed
Fixed merge conflicts
2 parents e20bcae + 298f35a commit d9551f8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/test-nvidia-mlperf-inference-implementations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: MLPerf Inference Nvidia implementations
22

33
on:
44
schedule:
5-
- cron: "58 10 * * *" #to be adjusted
5+
- cron: "58 23 * * *" #to be adjusted
66

77
jobs:
88
run_nvidia:

script/run-docker-container/_cm.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,4 @@ prehook_deps:
7272
CM_DOCKER_CONTAINER_ID:
7373
- on
7474
tags: build,docker,image
75+
- tags: get,docker

0 commit comments

Comments
 (0)