Skip to content

Commit

Permalink
Drop ruff hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
francois-rozet committed Feb 27, 2024
1 parent 1232f41 commit fa7124b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dummy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: "3.10"
- run: ruff,ruff-format >> $SKIP
- uses: pre-commit/[email protected]
with:
extra_args: --all-files --config pre-commit.yml
extra_args: --all-files --config pre-commit.yml

0 comments on commit fa7124b

Please sign in to comment.