Fix linting config

This commit is contained in:
2025-11-10 16:36:09 +01:00
parent 21f25bd31e
commit fb6c1039ca
3 changed files with 5 additions and 5 deletions

View File

@@ -24,4 +24,4 @@ jobs:
- name: Compile with Gradle
run: |
cd SmartClinicManagementSystem/app
../../gradlew clean build
../../gradlew clean build -x test