mirror of
https://github.com/outbackdingo/terraform-provider-util.git
synced 2026-01-27 10:20:41 +00:00
9 lines
143 B
YAML
9 lines
143 B
YAML
name: test
|
|
on:
|
|
push:
|
|
jobs:
|
|
go:
|
|
uses: poseidon/.github/.github/workflows/golang-library.yaml@main
|
|
with:
|
|
setup_terraform: true
|