We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85fb6b6 commit 3d60c59Copy full SHA for 3d60c59
buildspec.yml
@@ -16,4 +16,4 @@ phases:
16
- yarn test:functional
17
post_build:
18
commands:
19
- - ./node_modules/.bin/codecov -f coverage/*.json
+ - ./node_modules/.bin/codecov -f coverage/*.json -t 26989a8c-a2e9-4e6f-844a-35a741240b60
0 commit comments