Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7c4e79b

Browse files
Fix bandit in CI suite
1 parent d1c1aa8 commit 7c4e79b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/ci.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
lint-command:
16-
- "bandit -r hijack -x hijack/tests"
16+
- "bandit -r mailauth -x tests"
1717
- "black --check --diff ."
1818
- "flake8 ."
1919
- "isort --check-only --diff ."

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /