Skip to content

fix and update actions #19

fix and update actions

fix and update actions #19

Workflow file for this run

name: Build
on:
push:
branches:
- main
pull_request:
jobs:
plugin_test:
name: asdf plugin test
strategy:
matrix:
os:
- ubuntu-latest
- macos-latest
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: asdf-vm/actions/install@v3
- name: asdf_plugin_test
uses: asdf-vm/actions/plugin-test@v3
with:
command: helm secrets --version