Skip to content

Commit 4740b3c

Browse files
Run unit tests on push to master or PR
1 parent 09c84e8 commit 4740b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
build:
1717
runs-on: ubuntu-latest
1818
env:
19-
NODE_VER: 12.18.2
19+
NODE_VER: 14.17.6
2020
steps:
2121
- uses: actions/checkout@v2
2222
- name: Use Node.js

0 commit comments

Comments
 (0)