Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 9e32a3c

Browse files
fix: compatibility with electron (#27)
1 parent 8906f3b commit 9e32a3c

File tree

5 files changed

+997
-1252
lines changed

5 files changed

+997
-1252
lines changed

.github/workflows/nodejs.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ jobs:
4343
- name: Lint
4444
run: npm run lint
4545

46-
# - name: Security audit
47-
# run: npm run security
46+
- name: Security audit
47+
run: npm run security
4848

4949
- name: Check commit message
5050
uses: wagoid/commitlint-github-action@v1

0 commit comments

Comments
 (0)