remove defunct markdown linting variable (#1705)

This commit is contained in:
Kelly A 2022-07-21 09:04:20 -04:00 committed by GitHub
parent cbf710a0b1
commit 452863fb54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@
# in the Kubernetes cluster, and all the tests will run against Knative
# Serving / Eventing of this specific version.
export DISABLE_MD_LINTING=1
export PRESUBMIT_TEST_FAIL_FAST=1
export GO111MODULE=on