This commit is contained in:
“ibrahim0814” 2019-08-07 19:18:32 -07:00
parent 93ee40a7a2
commit 3ee0aad0bf
No known key found for this signature in database
GPG key ID: DBBD7CB06738E2BF

View file

@ -5,7 +5,7 @@
## Usage
To integrate Codecov with your Actions pipline, specify the name of this repository with a tag number as a 'step' within your 'workflow.yml' file. Optionally, you can choose to include up to four different inputs to customize the upload context.
To integrate Codecov with your Actions pipline, specify the name of this repository with a tag number as a `step` within your `workflow.yml` file. Optionally, you can choose to include up to four different inputs to customize the upload context.
Inside your `.github/workflows/workflow.yml` file: