Skip to content

Commit

Permalink
fixed: when building, use test single run rule.
Browse files Browse the repository at this point in the history
  • Loading branch information
diasbruno committed Feb 26, 2020
1 parent c6c4d8c commit 83c8c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ publish-version: release-commit release-tag
npm publish

pre-publish: clean changelog
pre-build: deps-project tests-ci build
pre-build: deps-project tests-single-run build

publish: check-working-tree pre-publish pre-build publish-version publish-finished

Expand Down

0 comments on commit 83c8c23

Please sign in to comment.