Skip to content

Commit

Permalink
use astral ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
Jhsmit committed Nov 26, 2024
1 parent fa71ecb commit 09cebde
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Ruff
on: [push, pull_request]

jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1
- uses: astral-sh/ruff-action@v1

0 comments on commit 09cebde

Please sign in to comment.