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"
|
path: ".licensei.cache"
|
||||||
key: licensei-cache-${{ hashFiles('go.sum') }}
|
key: licensei-cache-${{ hashFiles('go.sum') }}
|
||||||
|
|
||||||
installation-instructions:
|
# installation-instructions:
|
||||||
name: "Test Installation Instructions"
|
# name: "Test Installation Instructions"
|
||||||
runs-on: ubuntu-latest
|
# runs-on: ubuntu-latest
|
||||||
|
#
|
||||||
steps:
|
# steps:
|
||||||
- name: "Fetch source code"
|
# - name: "Fetch source code"
|
||||||
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
|
# uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
|
||||||
|
#
|
||||||
- name: "Run Installation Instructions Test"
|
# - name: "Run Installation Instructions Test"
|
||||||
run: make test-linux-install-instructions
|
# run: make test-linux-install-instructions
|
||||||
|
Loading…
Reference in New Issue
Block a user