Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ammar92 committed Jun 12, 2024
1 parent 8972f9e commit 71001f6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/sonar-cloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ jobs:

- name: Download artifacts
uses: actions/download-artifact@v4
with:
path: ${{ github.workspace}}

- name: SonarCloud
uses: SonarSource/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion octopoes/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ env = [

[tool.coverage.run]
relative_files = true
source = ["octopoes"]
# source = ["octopoes"]

0 comments on commit 71001f6

Please sign in to comment.