minor changes and error fix

This commit is contained in:
Hargun Kaur 2021-11-02 16:31:18 +00:00 committed by GitHub
parent cc2914011d
commit 36c80a7556
4 changed files with 1401 additions and 224 deletions

View file

@ -91,7 +91,7 @@ jobs:
with:
node-version-file: '.nvmrc'
- name: Verify node
- run: __tests__/verify-node.sh 14
run: __tests__/verify-node.sh 14
node-dist:
runs-on: ${{ matrix.os }}