Unverified Commit 6bec8b31 authored by Nate Mailhot's avatar Nate Mailhot Committed by GitHub
Browse files

fix: disable lychee link checker until fixed (#3979)

parent da10299c
...@@ -11,6 +11,7 @@ permissions: ...@@ -11,6 +11,7 @@ permissions:
jobs: jobs:
lychee: lychee:
if: false # Job disabled until fixed
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Check out repository - name: Check out repository
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment