Skip to content

fix(ci): remove -race flag incompatible with CGO_ENABLED=0 #2

fix(ci): remove -race flag incompatible with CGO_ENABLED=0

fix(ci): remove -race flag incompatible with CGO_ENABLED=0 #2

Workflow file for this run

name: Auto Beta
on:
push:
branches: [main]
permissions:
contents: write
jobs:
auto-beta:
uses: RandomCodeSpace/central-ops/.github/workflows/reusable-auto-beta.yml@main
secrets: inherit