Skip to content

Commit 171b983

Browse files
committed
use prod_or_fast!
1 parent 8febe38 commit 171b983

File tree

16 files changed

+396
-78
lines changed

16 files changed

+396
-78
lines changed

.github/workflows/check-bittensor-e2e-tests.yml.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
repository: ${{ github.event.pull_request.head.repo.full_name }}
110110
ref: ${{ github.event.pull_request.head.ref }}
111111

112-
- name: Patch non-fast-block node
112+
- name: Patch non-fast-runtime node
113113
run: |
114114
chmod +x ./scripts/localnet_patch.sh
115115
./scripts/localnet_patch.sh

0 commit comments

Comments
 (0)