Skip to content

Update module go.flow.arcalot.io/pluginsdk to v0.14.1 #38

Update module go.flow.arcalot.io/pluginsdk to v0.14.1

Update module go.flow.arcalot.io/pluginsdk to v0.14.1 #38

Workflow file for this run

name: Golang Test
on:
push:
branches:
- main
tags:
- v*
pull_request:
jobs:
lint_and_test:
name: lint and test
uses: arcalot/arcaflow-reusable-workflows/.github/workflows/go_lint_and_test.yaml@main
with:
go_version: ${{ vars.ARCALOT_GO_VERSION }}