Skip to content

feat(gnodev): allow gnodev to load txs #4863

feat(gnodev): allow gnodev to load txs

feat(gnodev): allow gnodev to load txs #4863

Workflow file for this run

name: tm2
on:
push:
branches:
- master
workflow_dispatch:
pull_request:
paths:
- "tm2/**"
- ".github/**"
jobs:
main:
name: Run Main
uses: ./.github/workflows/main_template.yml
with:
modulepath: "tm2"
secrets:
codecov-token: ${{ secrets.CODECOV_TOKEN }}