Skip to content

Commit

Permalink
Revert "chore: make blockfrost provider tests manual"
Browse files Browse the repository at this point in the history
This reverts commit d5674cd.
  • Loading branch information
mkazlauskas committed Nov 14, 2024
1 parent 355a084 commit 3e0c8e2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/continuous-integration-blockfrost-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,10 @@ env:
WS_PROVIDER_URL: 'http://localhost:4100/ws'

on:
workflow_dispatch:
pull_request:
push:
branches: ['master']
tags: ['*.*.*']

jobs:
build_and_test:
Expand Down

0 comments on commit 3e0c8e2

Please sign in to comment.