Skip to content

Commit

Permalink
ci: remove SonarCloud scan
Browse files Browse the repository at this point in the history
  • Loading branch information
mKeRix committed Feb 17, 2020
1 parent 47a30c5 commit 567a6fb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,6 @@ jobs:
token: ${{ secrets.CODECOV_TOKEN }}
name: Node.js ${{ matrix.node-version }}
flags: unittests
- name: SonarCloud Scan
uses: sonarsource/sonarcloud-github-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
- name: Lint the code
run: npm run lint --if-present
release:
Expand Down
6 changes: 0 additions & 6 deletions sonar-project.properties

This file was deleted.

0 comments on commit 567a6fb

Please sign in to comment.