Skip to content

Commit

Permalink
Workflow: Set python version
Browse files Browse the repository at this point in the history
  • Loading branch information
3j14 committed Nov 8, 2024
1 parent d486651 commit 7317d9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
- uses: actions/setup-python@v5
with:
cache: pip
python-version: "3.13"
- run: "pip install -e .[dev]"
- run: "ruff check"

0 comments on commit 7317d9e

Please sign in to comment.