mirror of
https://github.com/mdgriffith/elm-ui.git
synced 2024-11-09 12:43:14 +03:00
fix arguments in npm run
This commit is contained in:
parent
b65a6ddab6
commit
36fa43d560
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user