Skip to content

Commit

Permalink
fix: remove ci/cd codeclimate
Browse files Browse the repository at this point in the history
  • Loading branch information
ayocodingit committed Nov 27, 2023
1 parent 45d54dd commit 355798e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,3 @@ jobs:

- name: Run Testing
run: npm run test

- name: Set Up Codeclimate and Send Report Codeclimate
uses: paambaati/[email protected]
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORT_ID }}
with:
coverageLocations: coverage/lcov.info:lcov

0 comments on commit 355798e

Please sign in to comment.