Skip to content
Snippets Groups Projects

Fix : CI avec lancement des tests unitaires

Merged Sarah Rubio requested to merge bugfix/CI into preprod
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -33,6 +33,7 @@ test:
- mkdir -p "${APT_CACHE_ARCHIVES}/partial"
- apt update -qy
- apt install -y apt-utils curl libgdal-dev make locales locales-all
- dpkg-reconfigure locales
- locale-gen en_US.UTF-8
- update-locale LANG="en_US.UTF-8"
- export PGPASSWORD=$POSTGRES_PASSWORD
Loading