Skip to content

Commit

Permalink
Support for electron-based unit-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bigtimebuddy committed Dec 5, 2022
1 parent 92245ad commit 815e797
Show file tree
Hide file tree
Showing 5 changed files with 18,555 additions and 10,183 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,6 @@ jobs:
- name: Install Dependencies
run: npm ci
- name: Built and Test
run: npm test
uses: GabrielBB/xvfb-action@v1
with:
run: npm test
Loading

0 comments on commit 815e797

Please sign in to comment.