Skip to content
Snippets Groups Projects

fix artifacts vs cache

Merged Antoine Gaudron-Desjardins requested to merge update_ci into main
1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
+ 0
2
@@ -77,8 +77,6 @@ lint-back:
script:
- pip install pycodestyle
- pycodestyle --config=./backend/setup.cnf ./backend
dependencies:
- install-virtualenv
lint-front:
Loading