Skip to content

Commit

Permalink
Fix test_build_devtools to run test-build-devtools
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Dec 16, 2019
1 parent 209ced0 commit 549f1be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ jobs:
- run:
environment:
RELEASE_CHANNEL: stable
command: yarn test-build --maxWorkers=2
command: yarn test-build-devtools --maxWorkers=2

test_dom_fixtures:
docker: *docker
Expand Down

0 comments on commit 549f1be

Please sign in to comment.