Skip to content

Commit

Permalink
Update lint.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DonggeLiu authored Dec 19, 2024
1 parent 19dba25 commit bb0cfae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: '3.11'
- name: Install venv
run: sudo apt-get update && sudo apt-get install python3.11-venv
- name: Set up venv
run: python3.11 -m venv .venv
- name: Active venv dependencies
Expand Down

0 comments on commit bb0cfae

Please sign in to comment.