Skip to content

reparse and catchup before load test #5

reparse and catchup before load test

reparse and catchup before load test #5

Workflow file for this run

name: Pytest Tests Mainnet
on:
push:
branches: "**"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
#mainnet-test:
# uses: ./.github/workflows/_pytest_mainnet.yml
load-test:
uses: ./.github/workflows/_pytest_load.yml