We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 83fdcc2 + 84e60c0 commit e4e5066Copy full SHA for e4e5066
.github/workflows/benchmarks.yaml
@@ -21,8 +21,6 @@ jobs:
21
run: |
22
python -m pip install qa/tools
23
python -m pip install -r qa/benchmarks/requirements.txt
24
- # TODO: temporary trick to run benchmarks with experimental version of openeo-python-client for more advanced diff reporting
25
- python -m pip install git+https://github.com/Open-EO/openeo-python-client@761-apex-reference-check-needs-better-representation-ascii-art-diff-diff-image-statistics
26
- name: Run benchmark pytest suite
27
shell: bash
28
0 commit comments