Skip to content

Commit

Permalink
fix: sonar workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
EuleMitKeule committed Mar 3, 2023
1 parent b88178e commit 23a977a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Run tests
run: |
pytest --cov=estimenergy --cov-report=xml
poetry run pytest --cov=estimenergy --cov-report=xml
- name: SonarCloud Scan
uses: sonarsource/sonarcloud-github-action@master
Expand Down

0 comments on commit 23a977a

Please sign in to comment.