Skip to content

Commit

Permalink
chore: pass token while calling CodeCov (#627)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr authored Jan 15, 2020
1 parent 85fb6b6 commit 3d60c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ phases:
- yarn test:functional
post_build:
commands:
- ./node_modules/.bin/codecov -f coverage/*.json
- ./node_modules/.bin/codecov -f coverage/*.json -t 26989a8c-a2e9-4e6f-844a-35a741240b60

0 comments on commit 3d60c59

Please sign in to comment.