Getting intermittent issues running this on github, disabling for now (#1090)

Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
This commit is contained in:
Christian Mesh 2024-01-10 09:48:27 -05:00 committed by GitHub
parent 0d915ead58
commit 5fedcf6f97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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