Skip to content

Commit

Permalink
ci: removing sonar inputs on node-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielrufino committed Dec 31, 2024
1 parent a97eb17 commit f2ca214
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actalog/node-ci@v3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
sonar-token: ${{ secrets.SONAR_TOKEN }}
mutation-tests:
name: Mutation tests
runs-on: ubuntu-latest
Expand Down
14 changes: 0 additions & 14 deletions sonar-project.properties

This file was deleted.

0 comments on commit f2ca214

Please sign in to comment.