Skip to content

fix(gnovm): remove migration code of old GNOHOME (#2978) #7507

fix(gnovm): remove migration code of old GNOHOME (#2978)

fix(gnovm): remove migration code of old GNOHOME (#2978) #7507

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 }}