Add tests workflow
Some checks failed
/ test (push) Failing after 5s

This commit is contained in:
Sonny Bakker 2024-10-22 22:31:20 +02:00
parent 1f3594d5db
commit b34737ef20
3 changed files with 58 additions and 7 deletions

View file

@ -33,7 +33,7 @@ CACHES = {
# Project settings
VERSION = get_current_version()
ENVIRONMENT = "gitlab"
ENVIRONMENT = "ci"
try:
# Optionally use sentry integration