Skip to content

Bump github.com/stretchr/testify in the development-dependencies group #127

Bump github.com/stretchr/testify in the development-dependencies group

Bump github.com/stretchr/testify in the development-dependencies group #127

Workflow file for this run

name: go test
# description: This workflow mimics how a go-openapi repo would typically invoke the common workflow.
on:
push:
tags:
- v*
branches:
- master
pull_request:
jobs:
test:
uses: ./.github/workflows/go-test.yml
secrets: inherit