Skip to content

Commit 77828e6

Browse files
test=document_fix
1 parent ea8905f commit 77828e6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/_SOT.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@ jobs:
3030
#uses: ./.github/workflows/_docker.yml
3131
with:
3232
docker-image-file: Dockerfile.cuda9_cudnn7_gcc48_py35_centos6
33-
run:
34-
bash ci/check_docker_image.sh
33+
steps:
34+
run:
35+
bash ci/check_docker_image.sh
3536

3637

3738
build-and-test:

0 commit comments

Comments
 (0)