Skip to content

Commit f55b4f8

Browse files
author
Brian Vaughn
committed
CI runs DevTools tests against built source
1 parent 892ca81 commit f55b4f8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,9 @@ workflows:
241241
- test_build_prod:
242242
requires:
243243
- build
244+
- test_build_devtools:
245+
requires:
246+
- build
244247
- test_dom_fixtures:
245248
requires:
246249
- build

0 commit comments

Comments
 (0)