Skip to content

Commit

Permalink
Merge branch 'main' of github.com:terramate-io/opentofulib into i4k-e…
Browse files Browse the repository at this point in the history
…xpose-lang-package
  • Loading branch information
i4ki committed Aug 28, 2024
2 parents 03c556f + f8ca1b9 commit 803725a
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,14 +222,3 @@ jobs:
with:
path: ".licensei.cache"
key: licensei-cache-${{ hashFiles('go.sum') }}

installation-instructions:
name: "Test Installation Instructions"
runs-on: ubuntu-latest

steps:
- name: "Fetch source code"
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4

- name: "Run Installation Instructions Test"
run: make test-linux-install-instructions

0 comments on commit 803725a

Please sign in to comment.