ci/ workflow ubuntu without test

This commit is contained in:
Maxime GRIS
2021-06-19 17:23:53 +02:00
parent 9b796167f4
commit 2b819d7eaf

View File

@@ -54,12 +54,3 @@ jobs:
- name: Build the app
run: npm run electron:build
- name: Run headless unit test
uses: GabrielBB/xvfb-action@v1
with:
run: npm test
- name: Run headless unit test
uses: GabrielBB/xvfb-action@v1
with:
run: npm run e2e