Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit 8d25adb

Browse files
committed
full throttle
1 parent 1457f8c commit 8d25adb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ jobs:
116116
--auth-token ${{ secrets.SENTRY_AUTH_TOKEN }} \
117117
--organization-slug codecov \
118118
python \
119-
--python-path $(which python3) \
120-
--tool ruff
119+
--python-path $(which python3)
121120
122121

0 commit comments

Comments
 (0)