Skip to content

Commit

Permalink
πŸ’š ci: remove lses
Browse files Browse the repository at this point in the history
  • Loading branch information
ljnsn committed Oct 12, 2024
1 parent d6b9ab1 commit 867aea9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,10 +106,8 @@ jobs:
pattern: coverage-*
- name: Combine coverage
run: |
ls -al reports
coverage combine reports/**/.coverage
coverage xml
ls -al reports
- name: Generate sonar properties
run: |
cat << EOF > sonar-project.properties
Expand Down

0 comments on commit 867aea9

Please sign in to comment.