Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ns696 committed Jun 8, 2024
1 parent ca55be8 commit ad536af
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/.pre-commit-config.yaml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install --upgrade pre-commit
python -m pip install --upgrade isort
- name: Lint
run: pre-commit run --all-files --show-diff-on-failure

0 comments on commit ad536af

Please sign in to comment.