Skip to content

Commit a27b996

Browse files
committed
try it again
1 parent be82198 commit a27b996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/try-runtime.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
check-testnet:
2626
name: check testnet
27-
if: github.base_ref == 'testnet' || github.base_ref == 'devnet' || github.base_ref == 'main'
27+
# if: github.base_ref == 'testnet' || github.base_ref == 'devnet' || github.base_ref == 'main'
2828
runs-on: SubtensorCI
2929
steps:
3030
- name: Checkout sources

0 commit comments

Comments
 (0)