Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/bugfix/long-title-bar-overflow' …
Browse files Browse the repository at this point in the history
…into bugfix/long-title-bar-overflow
  • Loading branch information
BalconyJH committed Aug 7, 2024
2 parents c78feff + 82a3ee0 commit 631198d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Install dependencies
run: pdm install
- name: Run tests
run: pdm run pytest -n auto --cov=dynrender_skia --cov-report xml
run: pdm run pytest --cov=dynrender_skia --cov-report xml
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
with:
Expand Down

0 comments on commit 631198d

Please sign in to comment.