Skip to content

SY-3833: Strongly Type Schematics on the Core #2641

SY-3833: Strongly Type Schematics on the Core

SY-3833: Strongly Type Schematics on the Core #2641

Workflow file for this run

name: Test - Alamos (Go)
on:
pull_request:
paths:
- .github/workflows/test.alamos.go.yaml
- .github/workflows/test.go.yaml
- .golangci.yaml
- alamos/go/**
- codecov.yaml
- scripts/check_gofmt.sh
- x/go/**
push:
branches:
- main
- rc
paths:
- .github/workflows/test.alamos.go.yaml
- .github/workflows/test.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: alamos/go
ginkgo_flags: -p --randomize-all --fail-on-empty
coverage_flag: alamos-go