git.delta.rocks / unique-network / refs/commits / 081791eb4c21

difftreelog

source

.github/workflows/canary.yml151 Bsourcehistory
1on:2  workflow_call:34jobs:5  6  market-e2e-test:7    name: market e2e tests    8    uses: ./.github/workflows/market-test.yml9    secrets: inherit101112