Skip to content

Commit 6e43a0d

Browse files
committed
rename
1 parent 31f9e54 commit 6e43a0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/check-docker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
name: Publish Docker Image
1+
name: Build Docker Image
22

33
on:
44
pull_request:
55

66
jobs:
7-
publish:
7+
build:
88
runs-on: SubtensorCI
99

1010
steps:

0 commit comments

Comments
 (0)