updated path to version file

This commit is contained in:
La'Kaleigh Harris 2021-11-02 21:06:11 +00:00 committed by GitHub
parent 243f7be265
commit e3139593d9

View file

@ -89,7 +89,7 @@ jobs:
- name: Setup node from node version file
uses: ./
with:
node-version-file: '.nvmrc'
node-version-file: '__tests__/data/.nvmrc'
- name: Verify node
run: __tests__/verify-node.sh 14