Skip to content

Update dependency shellcheck to v0.10.0 #29

Update dependency shellcheck to v0.10.0

Update dependency shellcheck to v0.10.0 #29

Workflow file for this run

name: Build
on:
push:
branches:
- main
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
jobs:
build:
strategy:
matrix:
os:
- ubuntu-latest
- macos-latest
runs-on: ${{ matrix.os }}
steps:
- name: asdf plugin test
uses: asdf-vm/actions/plugin-test@v3.0.2
with:
command: terraformer --version