Skip to content

Commit 900e4c7

Browse files
committed
try re-enabling finney try truntime
1 parent e0383ee commit 900e4c7

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
@@ -50,7 +50,7 @@ jobs:
5050

5151
check-finney:
5252
name: check finney
53-
if: github.base_ref == 'testnet' || github.base_ref == 'devnet' || github.base_ref == 'main'
53+
# if: github.base_ref == 'testnet' || github.base_ref == 'devnet' || github.base_ref == 'main'
5454
runs-on: SubtensorCI
5555
steps:
5656
- name: Checkout sources

0 commit comments

Comments
 (0)