Skip to content

Commit 70b3d5f

Browse files
wip
1 parent 349c134 commit 70b3d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/webviz.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
black --check primary/ tests/
107107
pylint primary/ tests/
108108
bandit --recursive primary/
109-
mypy primary/ tests/
109+
mypy primary/
110110
111111
- name: 🤖 Run tests
112112
working-directory: ./backend_py/primary

0 commit comments

Comments
 (0)