Skip to content

Commit

Permalink
disable markdown link checks (knative#9638)
Browse files Browse the repository at this point in the history
  • Loading branch information
dprotaso committed Sep 30, 2020
1 parent 850b7cc commit d2a2a54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/presubmit-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
# Markdown linting failures don't show up properly in Gubernator resulting
# in a net-negative contributor experience.
export DISABLE_MD_LINTING=1
export DISABLE_MD_LINK_CHECK=1

export GO111MODULE=on
export GOFLAGS=-mod=vendor
Expand Down

0 comments on commit d2a2a54

Please sign in to comment.