Skip to content

Commit 205da21

Browse files
committed
update GHA workflow
1 parent 014ea93 commit 205da21

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,7 @@ jobs:
5555
uses: actions/setup-python@v6
5656
with:
5757
python-version-file: "pyproject.toml"
58+
- name: Run linter
59+
uses: astral-sh/ruff-action@v3
5860
- name: Check styling
5961
uses: psf/black@stable

0 commit comments

Comments
 (0)