mirror of
https://github.com/mdgriffith/elm-ui.git
synced 2024-11-29 15:24:07 +03:00
remove ssh script in favor of another github action
This commit is contained in:
parent
5ca3fcef30
commit
fac4cd6753
@ -7,8 +7,7 @@
|
||||
"test": "elm-test",
|
||||
"test-render": "node tests-rendering/automation/run.js --chrome",
|
||||
"test-render-sauce": "source sauce.env; node tests-rendering/automation/run.js --sauce",
|
||||
"test-render-sauce-automated-old": "bash tests-rendering/automation/add-key-to-ssh.sh;node tests-rendering/automation/run.js --sauce",
|
||||
"test-render-sauce-automated": "bash tests-rendering/automation/add-key-to-ssh.sh",
|
||||
"test-render-sauce-automated": "node tests-rendering/automation/run.js --sauce",
|
||||
"bench": "node benchmarks/runtime/index.js"
|
||||
},
|
||||
"repository": {
|
||||
|
Loading…
Reference in New Issue
Block a user