Skip to content

Test & build dependabot/go_modules/go_modules-d85902239e #40

Test & build dependabot/go_modules/go_modules-d85902239e

Test & build dependabot/go_modules/go_modules-d85902239e #40

Workflow file for this run

name: test-supermake
run-name: Test & build ${{ github.ref_name }}
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: '^1.21.6'
- run: make build