Skip to content

Commit

Permalink
Disabled code coverage and set python version
Browse files Browse the repository at this point in the history
  • Loading branch information
simao-silva committed Oct 28, 2023
1 parent a47cb53 commit e07907d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/sonarqube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ jobs:
- name: Set up QEMU
uses: docker/[email protected]

- name: Set up Docker Buildx
uses: docker/[email protected]

- name: Checkout
uses: actions/[email protected]
with:
Expand Down
2 changes: 2 additions & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
sonar.projectKey=NoIP-renever
sonar.python.version=3.12
sonar.coverage.exclusions=**/*.*

0 comments on commit e07907d

Please sign in to comment.