Skip to content

Golang Test

Golang Test #4

Workflow file for this run

name: Golang Test
on:
push:
branches:
- main
pull_request:
jobs:
lint_and_test:
name: lint and test
uses: webbnh/arcaflow-reusable-workflows/.github/workflows/go_lint_and_test.yaml@main # FIXME: Should refer to "arcaflow" org