Skip to content
Snippets Groups Projects

CI: Update clone paths to avoid "../xxx not found"

Merged Houzefa Abbasbhay requested to merge topic/11.0/ci into branch/11.0
3 files
+ 37
12
Compare changes
  • Side-by-side
  • Inline
Files
3
.flake8 0 → 100644
+ 4
0
 
[flake8]
 
per-file-ignores=
 
__init__.py:F401
 
__manifest__.py:B018
Loading