main #8

Closed
student-18211 wants to merge 22 commits from student-18211/NTO-2025-Backend-TeamTask:main into main
Showing only changes of commit a6954c2013 - Show all commits

View File

@@ -23,7 +23,7 @@ jobs:
GITEA_HEAD_REF: ${{ gitea.event.pull_request.head.ref }} GITEA_HEAD_REF: ${{ gitea.event.pull_request.head.ref }}
- name: Checkout tests - name: Checkout tests
run: python3 /opt/scripts/copy-tests.py --repo-url "Olympic/NTO-2025-Android-TeamTask-tests" --branch "main" --task-type "spring" run: python3 /opt/scripts/copy-tests.py --repo-url "Olympic/NTO-2025-Backend-TeamTask-tests" --branch "main" --task-type "spring"
- name: Run tests - name: Run tests
run: mvn test run: mvn test