Skip to content

Commit

Permalink
changed: edit readme
Browse files Browse the repository at this point in the history
  • Loading branch information
juandisay committed Dec 6, 2023
1 parent 17baed7 commit 2b3b4c1
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,16 +79,7 @@ Other hints:

## Tests with GitHub actions

A file `.github/workflows/tests.yml` is responsible for running tests on GitHub and
upload coverage results to codecov.io.

To make it work with codecov.

- Go to https://app.codecov.io/ and find a repository upload token for your project.
- Go to your repository settings on GitHub, and define the actions secret
`CODECOV_TOKEN`: Settings → Secrets → New repository secret).

If you don't configure the token, the action quietly skips the upload step.
A file `.github/workflows/tests.yml` is responsible for running tests on GitHub.

## How to configure VSCode

Expand Down

0 comments on commit 2b3b4c1

Please sign in to comment.