Skip to content
Snippets Groups Projects

DRAFT: Fix gentoo

Closed jvoisin requested to merge fix_gentoo into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -85,4 +85,5 @@ tests:gentoo:
stage: test
<<: *prepare_env
script:
- rm `which bwrap`
- su - mat2 -c "python3 -m unittest discover -v"
Loading