Lint experimental build artifacts (#17141)

Adds `lint_build` job to the experimental workflow
This commit is contained in:
Andrew Clark
2019-10-18 16:03:08 -07:00
committed by GitHub
parent 7082d5a2db
commit 093de5fb43
+3
View File
@@ -398,6 +398,9 @@ workflows:
- test_build_prod_experimental:
requires:
- build_experimental
- lint_build:
requires:
- build_experimental
fuzz_tests:
triggers: