backend-test #10

Open
piair wants to merge 51 commits from backend-test into main
Showing only changes of commit 0140672812 - Show all commits

View File

@ -25,7 +25,8 @@ jobs:
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v4
with:
cache-disabled: true # Once the code has been pushed once in main, this should be reenabled.
- name: init gradle
working-directory: ./MyINPulse-back/
run: ./gradlew build # todo: run test, currently fail because no database is present