Skip to content

Commit f46f6eb

Browse files
authored
Merge pull request #513 from Shopify/paulinakhew-remove-codecov
Remove unused codecov secret token
2 parents 310e272 + a8e4883 commit f46f6eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,5 @@ jobs:
2626
- name: upload coverage to Codecov
2727
uses: codecov/codecov-action@v1
2828
with:
29-
token: ${{ secrets.CODECOV_TOKEN }}
3029
name: codecov-umbrella
3130
fail_ci_if_error: true

0 commit comments

Comments
 (0)