File tree Expand file tree Collapse file tree 3 files changed +107
-141
lines changed Expand file tree Collapse file tree 3 files changed +107
-141
lines changed Original file line number Diff line number Diff line change 1- cp webdriver-ts-results/table.html ../krausest.github.io/js-framework-benchmark/current.html
2- cp webdriver-ts-results/BoxPlotTable* .js ../krausest.github.io/js-framework-benchmark/
3- cp webdriver-ts-results/plotly* .js ../krausest.github.io/js-framework-benchmark/
1+ cp webdriver-ts-results/dist/index.html ../krausest.github.io/js-framework-benchmark/current.html
2+ cp webdriver-ts-results/dist/BoxPlotTable* .js ../krausest.github.io/js-framework-benchmark/
3+ cp webdriver-ts-results/dist/plotly* .js ../krausest.github.io/js-framework-benchmark/
4+ cp webdriver-ts-results/dist/index* .css ../krausest.github.io/js-framework-benchmark/
5+ cp webdriver-ts-results/dist/index* .js ../krausest.github.io/js-framework-benchmark/
46cd ../krausest.github.io
57git add js-framework-benchmark/current.html
68git add js-framework-benchmark/BoxPlotTable* .js
79git add js-framework-benchmark/plotly* .js
10+ git add js-framework-benchmark/index* .css
11+ git add js-framework-benchmark/index* .js
812git commit -m " update results"
913git push
1014cd ../js-framework-benchmark/webdriver-ts
You can’t perform that action at this time.
0 commit comments