Skip to content

Fixes #43: OpenTofu 1.6 can no longer be downloaded #95

Fixes #43: OpenTofu 1.6 can no longer be downloaded

Fixes #43: OpenTofu 1.6 can no longer be downloaded #95

name: 'Continuous Integration'
on:
push:
branches:
- main
pull_request:
jobs:
check-dist:
name: Check dist/ directory
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@967035ce963867fb956a309c9b67512314bc7c1f
with:
node-version: "20.x"
test:
name: Test
uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@967035ce963867fb956a309c9b67512314bc7c1f
with:
node-version: "20.x"