Skip to content

Commit e550a6e

Browse files
committed
fixup! feat: enable blockfrost enabled e2e tests
1 parent 1a49864 commit e550a6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-blockfrost-e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- name: 🌐 Setup local test network
7474
working-directory: packages/e2e
7575
run: |
76-
yarn local-network:up -d
76+
yarn local-network:blockfrost:up -d
7777
env:
7878
CARDANO_NODE_CHAINDB_LOG_LEVEL: 'Warning'
7979
CARDANO_NODE_LOG_LEVEL: 'Warning'

0 commit comments

Comments
 (0)