mirror of https://github.com/pyodide/pyodide.git
Don't plot on Circle-CI
This commit is contained in:
parent
b878b12fda
commit
370a4f06f3
|
@ -139,7 +139,6 @@ jobs:
|
|||
source pyodide-env/bin/activate
|
||||
export PATH=$PWD/firefox:$PATH
|
||||
python benchmark/benchmark.py cpython/build/3.7.0/host/bin/python3 build/benchmarks.json
|
||||
python benchmark/plot_benchmark.py build/benchmarks.json build/benchmarks.png
|
||||
- store_artifacts:
|
||||
path: /home/circleci/repo/build
|
||||
|
||||
|
|
Loading…
Reference in New Issue