Skip to content

Commit

Permalink
ruff files
Browse files Browse the repository at this point in the history
  • Loading branch information
marianoeramirez committed Jul 8, 2024
1 parent 5ad25f5 commit e2ff32f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ruff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1
- uses: chartboost/ruff-action@v1
with:
src: './src'

0 comments on commit e2ff32f

Please sign in to comment.