Skip to content

Use common reusable workflow to list and test Go sources (#39) #6

Use common reusable workflow to list and test Go sources (#39)

Use common reusable workflow to list and test Go sources (#39) #6

Workflow file for this run

name: Golang Test
on:
push:
branches:
- main
pull_request:
jobs:
lint_and_test:
name: lint and test
uses: arcalot/arcaflow-reusable-workflows/.github/workflows/go_lint_and_test.yaml@main