tests #43

Merged
sebastian merged 41 commits from tests into master 2023-11-11 11:20:50 +01:00
Showing only changes of commit d1b8f98f8e - Show all commits

View File

@ -20,7 +20,7 @@ jobs:
with:
maven-version: 3.8.2
- name: Build with Maven
run: mvn -B package --file pom.xml
run: mvn -B package --file backend/pom.xml
# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
- name: Update dependency graph