From 3b1ca46945eea00292893bada84d1d4bccfb713d Mon Sep 17 00:00:00 2001 From: Abdullah Atta Date: Fri, 10 Oct 2025 16:23:11 +0500 Subject: [PATCH] web: fix desktop tests --- .github/workflows/desktop.tests.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/desktop.tests.yml b/.github/workflows/desktop.tests.yml index 98d2b2e8b..5f64c6178 100644 --- a/.github/workflows/desktop.tests.yml +++ b/.github/workflows/desktop.tests.yml @@ -67,7 +67,6 @@ jobs: - name: Build Electron wrapper run: npm run tx @notesnook/desktop:release - working-directory: ./apps/desktop - name: Build app run: | @@ -111,7 +110,6 @@ jobs: - name: Build Electron wrapper run: npm run tx @notesnook/desktop:release - working-directory: ./apps/desktop - name: Build app run: | @@ -161,7 +159,6 @@ jobs: - name: Build Electron wrapper run: npm run tx @notesnook/desktop:release - working-directory: ./apps/desktop - name: Build app run: |