mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06: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:
parent
0d915ead58
commit
5fedcf6f97
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
|
||||
|
Loading…
Reference in New Issue
Block a user