This commit is contained in:
eric sciple 2020-01-24 17:18:44 -05:00
parent 49557caa2c
commit e9ee86ba96
2 changed files with 3 additions and 15 deletions

View file

@ -45,7 +45,7 @@ jobs:
node-version: 10.x
- name: Verify node and npm
run: __tests__/verify-node.sh 10 5
run: __tests__/verify-node.sh 10
test-proxy:
runs-on: ubuntu-latest
@ -68,7 +68,7 @@ jobs:
node-version: 10.x
- name: Verify node and npm
run: __tests__/verify-node.sh 10 5
run: __tests__/verify-node.sh 10
test-bypass-proxy:
runs-on: ubuntu-latest
@ -84,4 +84,4 @@ jobs:
node-version: 10.x
- name: Verify node and npm
run: __tests__/verify-node.sh 10 5
run: __tests__/verify-node.sh 10