Skip to content

Commit 2ca5ce5

Browse files
committed
remove label debug step
1 parent 72454a6 commit 2ca5ce5

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/check-devnet.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,6 @@ env:
1010
CARGO_TERM_COLOR: always
1111

1212
jobs:
13-
debug-labels:
14-
name: Debug Labels
15-
runs-on: SubtensorCI
16-
steps:
17-
- name: Debug Labels
18-
run: |
19-
echo "Labels: ${{ toJson(github.event.pull_request.labels) }}"
2013
check-spec-version:
2114
name: Check spec_version bump
2215
runs-on: SubtensorCI

0 commit comments

Comments
 (0)