Created
January 11, 2019 22:58
-
-
Save thomashagstrom/adee200d3a47d7c781a1531ded63815b to your computer and use it in GitHub Desktop.
Upload to codecov
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo Upload code coverage | |
echo Token: "$(CODECOV_TOKEN)" | |
codecov -t "$(CODECOV_TOKEN)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment