Skip to content
Snippets Groups Projects
Commit 3c6325de authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Fix path for flake8

parent 602de11b
Branches
No related tags found
No related merge requests found
...@@ -47,7 +47,7 @@ flake8-lint: ...@@ -47,7 +47,7 @@ flake8-lint:
- $ENABLE_NIGHTLY_BUILDS - $ENABLE_NIGHTLY_BUILDS
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full
script: script:
- flake8 pystencils - flake8 src
tags: tags:
- docker - docker
- cuda - cuda
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment