Skip to content

Commit

Permalink
chore(ci): disabled codacy
Browse files Browse the repository at this point in the history
  • Loading branch information
polonel committed Apr 10, 2022
1 parent 6855337 commit 8cb8605
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ jobs:
- run:
name: Run Tests
command: yarn run test
- run:
name: Run Codacy
command: yarn run codacy
# - run:
# name: Run Codacy
# command: yarn run codacy
- run:
name: Semantic Release
command: npx semantic-release
Expand Down

0 comments on commit 8cb8605

Please sign in to comment.