mirror of https://github.com/pyodide/pyodide.git
Only store benchmark.json in artefacts
This commit is contained in:
parent
372cc96865
commit
0fa6f7b808
|
@ -140,7 +140,7 @@ jobs:
|
|||
export PATH=$PWD/firefox:$PATH
|
||||
python benchmark/benchmark.py cpython/build/3.7.0/host/bin/python3 build/benchmarks.json
|
||||
- store_artifacts:
|
||||
path: /home/circleci/repo/build
|
||||
path: /home/circleci/repo/build/benchmarks.json
|
||||
|
||||
deploy:
|
||||
machine:
|
||||
|
|
Loading…
Reference in New Issue