Ensure env vars are set for test environment

This commit is contained in:
2024-01-21 22:40:31 +00:00
parent bca3b0a663
commit 17cb908753
3 changed files with 8 additions and 6 deletions

View File

@@ -1,3 +1,6 @@
variables:
ENVIRON: "test"
pytest:
stage: test
script: