Skip to content

Go 1.21 and dependencies #13

Go 1.21 and dependencies

Go 1.21 and dependencies #13

Workflow file for this run

---
name: test
on:
push:
branches:
- master
tags:
- v*
pull_request:
env:
DEBIAN_FRONTEND: noninteractive
jobs:
lint:
uses: mackerelio/workflows/.github/workflows/[email protected]
test:
uses: mackerelio/workflows/.github/workflows/[email protected]
integration-test:
uses: mackerelio/workflows/.github/workflows/[email protected]
with:
run: make test