mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Lint experimental build artifacts (#17141)
Adds `lint_build` job to the experimental workflow
This commit is contained in:
@@ -398,6 +398,9 @@ workflows:
|
||||
- test_build_prod_experimental:
|
||||
requires:
|
||||
- build_experimental
|
||||
- lint_build:
|
||||
requires:
|
||||
- build_experimental
|
||||
|
||||
fuzz_tests:
|
||||
triggers:
|
||||
|
||||
Reference in New Issue
Block a user