Skip to content

Commit e2b2d95

Browse files
author
Elias Werner
committed
set linter to src directory only. Difficult to adapt all the test scenarios etc.
1 parent 1a6613f commit e2b2d95

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/linter.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ jobs:
1818
python-version: "3.11"
1919
- name: flake8 Lint
2020
uses: py-actions/flake8@v2
21+
with:
22+
path: "src"

0 commit comments

Comments
 (0)