Skip to content

feat: Add the stdlib_diff tool to compare gno and go standard libraries #8509

feat: Add the stdlib_diff tool to compare gno and go standard libraries

feat: Add the stdlib_diff tool to compare gno and go standard libraries #8509

Workflow file for this run

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