Fixed src location
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Oscar Blue 2022-04-24 10:34:11 +01:00
parent ca5619c3d5
commit 6ae51c648b

View file

@ -3,5 +3,5 @@ pipeline:
image: python:3.8
commands:
- pip install flake8
- flake8 /src
- flake8 src/
+branches: dev