Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
amancevice committed Nov 25, 2022
1 parent e1a74c1 commit be04d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Setup `cc-test-reporter` binary to use with your GitHub Actions workflows.
This action [uses itself](./.github/workflows/test.yaml) to run its test suite.

```yaml
- uses: amancevice/setup-code-climate@v0
- uses: amancevice/setup-code-climate@v1
with:
cc_test_reporter_id: ${{ secrets.CC_TEST_REPORTER_ID }}
- run: cc-test-reporter before-build
Expand Down

0 comments on commit be04d13

Please sign in to comment.