Skip to content

Commit

Permalink
ci: try pylint + uv with system python
Browse files Browse the repository at this point in the history
  • Loading branch information
akaihola committed Oct 13, 2024
1 parent 3170022 commit 17bc9f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
- name: Install uv
uses: astral-sh/setup-uv@v3
- uses: actions/setup-python@v5
with:
python-version: 3.x
- name: Install dependencies for running Pylint
run: |
uv pip install --system -U \
Expand Down

0 comments on commit 17bc9f6

Please sign in to comment.