Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
onspli committed Dec 13, 2021
1 parent 375821e commit ada3e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Upload coverage results to Code Climate
uses: paambaati/codeclimate-action@v2.7.5
env:
CC_TEST_REPORTER_ID: f0a449927da0170b75137b1fb6ef52d20608c219ae7fee397ef849d1c46afb07
CC_TEST_REPORTER_ID: ${{ secrets.CODECLIMATE }}



Expand Down

0 comments on commit ada3e7d

Please sign in to comment.