Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor/dependencies #198

Merged
merged 22 commits into from Jul 31, 2019
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.

Always

Just for now

Fast exiting to waste less time.

  • Loading branch information
Freydal committed Jul 29, 2019
commit aea71b4077bc6ceef003439dbe991d5c5d26ff65
@@ -14,7 +14,7 @@
"clean:install": "yarn clean && yarn",
"docs": "wsrun --exclude-missing docs",
"lint": "wsrun --exclude-missing lint",
"build": "wsrun --exclude-missing --stages build",
"build": "wsrun --exclude-missing --fast-exit --stages build",
"test": "wsrun --exclude-missing test",
"test:ci": "wsrun --exclude-missing --fast-exit test:ci",
"contracts:test:ci": "yarn workspace @kosu/system-contracts contracts:test:ci",
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.