Skip to content

Merge pull request #14 from pcvolkmer/features/11_hrdloh-tai-lst #70

Merge pull request #14 from pcvolkmer/features/11_hrdloh-tai-lst

Merge pull request #14 from pcvolkmer/features/11_hrdloh-tai-lst #70

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.22'
- run: go test