Skip to content

fix(gno.land): make gno store cache respect rollbacks #6231

fix(gno.land): make gno store cache respect rollbacks

fix(gno.land): make gno store cache respect rollbacks #6231

Workflow file for this run

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