Merge branch 'main' into 47-move-the-currency-api-and-mock-bank-to-backend

This commit is contained in:
Dejan Ribarovski
2025-11-11 15:39:08 +01:00
committed by GitHub
9 changed files with 157 additions and 18 deletions

View File

@@ -60,5 +60,7 @@ jobs:
working-directory: ./7project/backend
- name: Run tests with pytest
env:
PYTEST_RUN_CONFIG: "True"
run: pytest
working-directory: ./7project/backend