Skip to content

Commit

Permalink
fix: CI failing
Browse files Browse the repository at this point in the history
  • Loading branch information
jely2002 committed Feb 2, 2022
1 parent 2b1e8f3 commit 8b42993
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
node-version: '12'
- name: Install npm modules
run: npm install
- name: Install electron
run: npm install -g electron
- name: Run Jest
run: npm run test
- name: Upload coverage to codecov
Expand Down

0 comments on commit 8b42993

Please sign in to comment.