App repos are no longer built.
This commit is contained in:
Adolfo R. Brandes
2025-12-17 15:05:56 -03:00
committed by Adolfo R. Brandes
parent c1070930bf
commit f311539e12

View File

@@ -35,9 +35,6 @@ jobs:
- name: Test
run: npm run test
- name: Build
run: npm run build
- name: Run Code Coverage
uses: codecov/codecov-action@v5
with: