Skip to content

Add first year with mtb as additional column #50

Add first year with mtb as additional column

Add first year with mtb as additional column #50

Workflow file for this run

name: Go test
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: '1.20'
- run: go test