chore: fix type

This commit is contained in:
Richard Simpson
2019-09-20 18:18:14 -05:00
parent 54b24ddb30
commit 6adb719ae2

View File

@@ -67,7 +67,7 @@ jobs:
test secret | NAMED_SECRET ;
nested/test otherSecret ;
- name: verify
run: npm run test:e2e=
run: npm run test:e2e
publish:
runs-on: ubuntu-latest