Skip to content

✅ Bootstrap tests #10

✅ Bootstrap tests

✅ Bootstrap tests #10

Workflow file for this run

name: Tests
on:
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install terraform-docs
uses: jaxxstorm/[email protected]
with:
repo: terraform-docs/terraform-docs
tag: 0.19.0
- uses: actions/setup-python@v2
- uses: conao3/setup-cask@master
- name: Run tests
run: |
cask install
cask exec buttercup -L . test/