Skip to content

Commit cefa073

Browse files
authored
Merge pull request #1932 from opentensor/prod-or-fast
Use `prod_or_fast!`
2 parents e5cd7f3 + 4336255 commit cefa073

File tree

17 files changed

+414
-95
lines changed

17 files changed

+414
-95
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
repository: ${{ github.event.pull_request.head.repo.full_name }}
119119
ref: ${{ github.event.pull_request.head.ref }}
120120

121-
- name: Patch non-fast-block node
121+
- name: Patch non-fast-runtime node
122122
run: |
123123
chmod +x ./scripts/localnet_patch.sh
124124
./scripts/localnet_patch.sh

0 commit comments

Comments
 (0)