mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01:00
CI runs DevTools tests against built source
This commit is contained in:
parent
892ca8137e
commit
f55b4f8e28
|
|
@ -241,6 +241,9 @@ workflows:
|
|||
- test_build_prod:
|
||||
requires:
|
||||
- build
|
||||
- test_build_devtools:
|
||||
requires:
|
||||
- build
|
||||
- test_dom_fixtures:
|
||||
requires:
|
||||
- build
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user