Skip to content

Commit

Permalink
remove linter test in dir tests
Browse files Browse the repository at this point in the history
  • Loading branch information
LukyanovKirillML committed Oct 17, 2024
1 parent beb1936 commit 33cdcd5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ jobs:
run: pylint attacks
- name: Run Pylint aux
run: pylint aux
- name: Run Pylint tests
run: pylint tests
- name: Run Pylint explainers
run: pylint explainers

0 comments on commit 33cdcd5

Please sign in to comment.