Skip to content

Commit

Permalink
Merge pull request #350 from JDASoftwareGroup/code-quality-vendor-cha…
Browse files Browse the repository at this point in the history
…nge-to-codeql

Update check_on_push.yml
  • Loading branch information
gabriel-kohen-by authored Jun 28, 2024
2 parents 2b50d48 + 8228ea2 commit 46e99dc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/check_on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,3 @@ jobs:
- name: npm test
run: |
npm run test:coverage:deploy
- name: Scan with Sonarcloud
uses: sonarsource/sonarcloud-github-action@master
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 46e99dc

Please sign in to comment.