Update mobile-app-build.yml (#1899)

This commit is contained in:
Leendert de Borst
2026-04-11 20:09:31 +02:00
committed by Leendert de Borst
parent 4a2a6e74d6
commit c938ece211
-3
View File
@@ -89,9 +89,6 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Run tests
run: npm run test
- name: Run linting
run: npm run lint