fix arguments in npm run

This commit is contained in:
Matthew Griffith 2020-03-12 20:00:15 -04:00 committed by GitHub
parent b65a6ddab6
commit 36fa43d560
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,4 +35,4 @@ jobs:
run: npm run test-render
- name: Rendering test suite on saucelabs
run: npm run test-render-sauce-automated --build=2.0.0 --name=development
run: npm run test-render-sauce-automated -- --build=2.0.0 --name=development