Skip to content

Commit

Permalink
Remove non-required vars
Browse files Browse the repository at this point in the history
  • Loading branch information
darylldoyle committed Feb 14, 2022
1 parent 0ab366f commit 66dcbb8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
- name: Code Coverage
env:
CC_TEST_REPORTER_ID: ${{ secrets.CODECLIMATE_REPORTER_ID }}
GIT_BRANCH: ${{ GITHUB_REF_NAME }}
GIT_COMMIT_SHA: ${{ GITHUB_SHA }}
# Linux: https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64
# macOS: https://codeclimate.com/downloads/test-reporter/test-reporter-latest-darwin-amd64
# @todo Regenerate reporter ID and move it to GitHub secrets (internal environment vars)
Expand Down

0 comments on commit 66dcbb8

Please # to comment.