Skip to content

feat: add support to generate contract expiry enabled contracts #10

feat: add support to generate contract expiry enabled contracts

feat: add support to generate contract expiry enabled contracts #10

Workflow file for this run

name: Test Go Package
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Test Go package
run: make test