Skip to content

build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#83) #151

build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#83)

build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#83) #151

Workflow file for this run

name: Build
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/setup-go@v3
with:
go-version: "1.20"
- uses: actions/checkout@v3
- name: Build
run: make