Skip to content

Commit

Permalink
ci/ workflow ubuntu without test
Browse files Browse the repository at this point in the history
  • Loading branch information
maximegris committed Jun 19, 2021
1 parent 9b79616 commit 2b819d7
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 2b819d7

Please sign in to comment.