mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2025-01-28 19:14:21 +00:00
Test debug CI
This commit is contained in:
parent
e06e60127e
commit
b0f4726952
1 changed files with 1 additions and 0 deletions
|
@ -28,4 +28,5 @@ tests:
|
||||||
- DEBIAN_FRONTEND=noninteractive apt-get -qq install -y locales
|
- DEBIAN_FRONTEND=noninteractive apt-get -qq install -y locales
|
||||||
- sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8
|
- sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8
|
||||||
- ./install_re2o.sh auto-setup
|
- ./install_re2o.sh auto-setup
|
||||||
|
- cat re2o/settings_local.py
|
||||||
- python3 manage.py test
|
- python3 manage.py test
|
||||||
|
|
Loading…
Add table
Reference in a new issue