This commit is contained in:
vasilije 2025-06-25 09:34:20 +02:00
parent 8b938b09f0
commit b43a4f808a
2 changed files with 3 additions and 0 deletions

2
.gitguardian.yml Normal file
View file

@ -0,0 +1,2 @@
paths-ignore:
- ".env.template"

View file

@ -4,6 +4,7 @@ import os
import sys
class TestPipelines(unittest.TestCase):
"""Tests that all pipelines run successfully."""