Skip to content

Merge pull request #46 from ryodocx/dependabot/github_actions/golangc… #135

Merge pull request #46 from ryodocx/dependabot/github_actions/golangc…

Merge pull request #46 from ryodocx/dependabot/github_actions/golangc… #135

Workflow file for this run

name: asdf-test
on:
push:
branches:
- main
tags-ignore:
- 'v*'
pull_request:
jobs:
plugin_test:
name: asdf plugin test
strategy:
matrix:
os:
- ubuntu-latest
- macos-latest
runs-on: ${{ matrix.os }}
steps:
- name: asdf_plugin_test
uses: asdf-vm/actions/plugin-test@v3
with:
command: type kcc-cache
- name: asdf_plugin_test
uses: asdf-vm/actions/plugin-test@v3
with:
command: kcc-injector -h