fix: improved the workflow
All checks were successful
Format / formatting (push) Successful in 6s
Build / build (push) Successful in 28s
CI / build (push) Successful in 12s

This commit is contained in:
Pierre Tellier 2025-03-01 00:57:34 +01:00
parent e6a8d98d63
commit 3ca97cf378

View File

@ -22,4 +22,4 @@ jobs:
- name: init gradle - name: init gradle
working-directory: ./MyINPulse-back/ working-directory: ./MyINPulse-back/
run: ./gradlew build run: ./gradlew build -x test