Skip to content

SY-4297: Arc Params Refactor (Parts 4-7) - Consumers, Stdlib, Runtimes, and Tests #3047

SY-4297: Arc Params Refactor (Parts 4-7) - Consumers, Stdlib, Runtimes, and Tests

SY-4297: Arc Params Refactor (Parts 4-7) - Consumers, Stdlib, Runtimes, and Tests #3047

Workflow file for this run

name: Test - X (Go)
on:
pull_request:
paths:
- .github/workflows/test.go.yaml
- .github/workflows/test.x.go.yaml
- .golangci.yaml
- alamos/go/**
- codecov.yaml
- scripts/check_gofmt.sh
- x/go/**
push:
branches:
- main
- rc
paths:
- .github/workflows/test.go.yaml
- .github/workflows/test.x.go.yaml
- .golangci.yaml
- alamos/go/**
- codecov.yaml
- scripts/check_gofmt.sh
- x/go/**
workflow_dispatch:
jobs:
test:
uses: ./.github/workflows/test.go.yaml
secrets: inherit
with:
directory: x/go
coverage_flag: x-go