Skip to content

apply migrations and check version before reparse or rollback #210

apply migrations and check version before reparse or rollback

apply migrations and check version before reparse or rollback #210

Workflow file for this run

name: Property Test
on:
push:
branches: "**"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
Property:
uses: ./.github/workflows/pytest_action.yml
with:
name: Property Test
test-path: integrations/regtest/property_test.py
install_bitcoin: true
secrets: inherit