Skip to content

chore(deps): update dependency aquaproj/aqua-registry to v4.92.1 (#607) #205

chore(deps): update dependency aquaproj/aqua-registry to v4.92.1 (#607)

chore(deps): update dependency aquaproj/aqua-registry to v4.92.1 (#607) #205

Workflow file for this run

---
name: test-main
on:
push:
branches: [main]
permissions: {}
jobs:
test-main:
runs-on: ubuntu-latest
permissions: {}
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
with:
go-version: 1.21.4
- run: go test -v ./... -race -covermode=atomic