Skip to content

lint/fmt asdf-sync; update release mechanism #37

lint/fmt asdf-sync; update release mechanism

lint/fmt asdf-sync; update release mechanism #37

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
- run: ./asdf-sync -h