Skip to content

Commit

Permalink
Merge branch 'master' into json_index_continue
Browse files Browse the repository at this point in the history
  • Loading branch information
chayim authored Jul 21, 2021
2 parents e6c77b5 + 7ea2f1d commit da15ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- run: make test
- run: make godoc_examples
- run: make coverage
- run: bash <(curl -s https://raw.githubusercontent.com/codecov/codecov-action/master/codecov) -t ${CODECOV_TOKEN}
- run: bash <(curl -s https://raw.githubusercontent.com/codecov/codecov-bash/master/codecov) -t ${CODECOV_TOKEN}

build-v16:
docker:
Expand Down

0 comments on commit da15ece

Please sign in to comment.