Skip to content

fix: Fix of list-all + lots of refactorings #38

fix: Fix of list-all + lots of refactorings

fix: Fix of list-all + lots of refactorings #38

Workflow file for this run

name: Test
on:
push:
branches:
- main
- dev
pull_request:
jobs:
plugin_test:
name: plugin test
strategy:
matrix:
os:
- ubuntu-latest
- macos-latest
runs-on: ${{ matrix.os }}
steps:
- name: asdf_plugin_test
uses: asdf-vm/actions/[email protected] # https://github.com/asdf-vm/actions/releases
with:
command: clj-kondo --help