Skip to content

Commit 2b819d7

Browse files
committed
ci/ workflow ubuntu without test
1 parent 9b79616 commit 2b819d7

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/ubuntu.yml

-9
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,3 @@ jobs:
5454
- name: Build the app
5555
run: npm run electron:build
5656

57-
- name: Run headless unit test
58-
uses: GabrielBB/xvfb-action@v1
59-
with:
60-
run: npm test
61-
62-
- name: Run headless unit test
63-
uses: GabrielBB/xvfb-action@v1
64-
with:
65-
run: npm run e2e

0 commit comments

Comments
 (0)