Skip to content

Commit

Permalink
source instead
Browse files Browse the repository at this point in the history
  • Loading branch information
Michaelvll committed Dec 2, 2024
1 parent 0bcb48f commit 89b1742
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,5 @@ jobs:
uv pip install pylint-quotes==0.2.3
- name: Analysing the code with pylint
run: |
uv run pylint --load-plugins pylint_quotes sky
env:
VIRTUAL_ENV: ~/test-env
source ~/test-env/bin/activate
pylint --load-plugins pylint_quotes sky

0 comments on commit 89b1742

Please sign in to comment.