mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-07 15:02:40 -04:00
Getting intermittent issues running this on github, disabling for now (#1090)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
This commit is contained in:
20
.github/workflows/checks.yml
vendored
20
.github/workflows/checks.yml
vendored
@@ -232,13 +232,13 @@ jobs:
|
||||
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@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
|
||||
|
||||
- name: "Run Installation Instructions Test"
|
||||
run: make test-linux-install-instructions
|
||||
# installation-instructions:
|
||||
# name: "Test Installation Instructions"
|
||||
# runs-on: ubuntu-latest
|
||||
#
|
||||
# steps:
|
||||
# - name: "Fetch source code"
|
||||
# uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
|
||||
#
|
||||
# - name: "Run Installation Instructions Test"
|
||||
# run: make test-linux-install-instructions
|
||||
|
||||
Reference in New Issue
Block a user