Skip to content

Commit d5674cd

Browse files
committed
chore: make blockfrost provider tests manual
1 parent b93e346 commit d5674cd

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,7 @@ env:
2929
WS_PROVIDER_URL: 'http://localhost:4100/ws'
3030

3131
on:
32-
pull_request:
33-
push:
34-
branches: ['master']
35-
tags: ['*.*.*']
32+
workflow_dispatch:
3633

3734
jobs:
3835
build_and_test:

0 commit comments

Comments
 (0)