Skip to content

Support k3s provider prefix #299

Support k3s provider prefix

Support k3s provider prefix #299

Workflow file for this run

name: "Test Pull Requests"
on:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
with:
go-version-file: go.mod
- name: Test
uses: robherley/go-test-action@v0.1.0