Skip to content

deps(deps): update module github.com/stretchr/testify ( v1.9.0 → v1.10.0 ) #88

deps(deps): update module github.com/stretchr/testify ( v1.9.0 → v1.10.0 )

deps(deps): update module github.com/stretchr/testify ( v1.9.0 → v1.10.0 ) #88

Workflow file for this run

---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Test
on:
# Manual Trigger
workflow_dispatch: {}
# Run on any PR
pull_request: {}
jobs:
test:
uses: mirceanton/reusable-workflows/.github/workflows/reusable-go-test.yaml@9fc3a5514908a2e37215948be2dda45c876c603f # v3.4.30
secrets: inherit
with:
go-version: stable