Skip to content

Commit b712ea0

Browse files
authored
Update GitHub Actions workflows. (#1116)
This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit 758ddaa6b113652de09daf8f739dc4b1ab3791f6.
1 parent 9ec6a5a commit b712ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ GOTESTARGS := ""
1313
WORKING_DIR := $(shell pwd)
1414
PULUMI_PROVIDER_BUILD_PARALLELISM ?=
1515
PULUMI_CONVERT := 1
16-
PULUMI_MISSING_DOCS_ERROR := true
16+
PULUMI_MISSING_DOCS_ERROR := false
1717

1818
# Override during CI using `make [TARGET] PROVIDER_VERSION=""` or by setting a PROVIDER_VERSION environment variable
1919
# Local & branch builds will just used this fixed default version unless specified

0 commit comments

Comments
 (0)