Skip to content

Commit

Permalink
Retry setup
Browse files Browse the repository at this point in the history
  • Loading branch information
justinkaseman committed Dec 18, 2020
1 parent 38c4274 commit b847ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"scripts": {
"lint": "yarn workspaces run lint",
"lint:fix": "yarn workspaces run lint:fix",
"setup": "yarn wsrun -mre -t setup",
"setup": "yarn wsrun -mre -p @chainlink/ea-bootstrap @chainlink/ea-factories @chainlink/external-adapter -t setup && yarn wsrun -mre -t setup",
"test": "yarn workspaces run test",
"test:unit": "yarn workspaces run test:unit",
"test:integration": "yarn workspaces run test:integration",
Expand Down

0 comments on commit b847ff2

Please sign in to comment.