Skip to content

Commit 0c3d391

Browse files
committed
fix: Commit package-lock.json to fix errors
1 parent 3915bc2 commit 0c3d391

3 files changed

Lines changed: 13161 additions & 2 deletions

File tree

.github/workflows/run-unit-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
name: Node.js CI
55

6-
on: ['push', 'pull_request']
6+
on: ['push']
77

88
jobs:
99
build-and-test:

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
/.nyc_output
66
/dist
77
/lib
8-
/package-lock.json
98
/tmp
109
/.build
1110
/yarn.lock

0 commit comments

Comments
 (0)