Skip to content

Commit bdbc096

Browse files
authored
Merge pull request #46 from RedisBloom/ck-codecov
codecov github from repo
2 parents 457dce2 + 39d2d5c commit bdbc096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- run: make checkfmt
1818
- run: make get
1919
- run: make coverage
20-
- run: bash <(curl -s https://codecov.io/bash) -t ${CODECOV_TOKEN}
20+
- run: bash <(curl -s https://raw.githubusercontent.com/codecov/codecov-bash/master/codecov)
2121

2222
workflows:
2323
version: 2

0 commit comments

Comments
 (0)