mirror of
https://github.com/biojppm/rapidyaml.git
synced 2026-01-18 21:41:18 +01:00
workflows
This commit is contained in:
2
.github/workflows-in/benchmarks.ys
vendored
2
.github/workflows-in/benchmarks.ys
vendored
@@ -43,7 +43,7 @@ jobs:
|
||||
which pip
|
||||
python --version
|
||||
pip --version
|
||||
pip install -v -r ext/c4core.git/cmake/bm-xp/requirements.txt
|
||||
pip install -v -r ext/c4core/cmake/bm-xp/requirements.txt
|
||||
python -c 'import munch ; print("ok!") ; exit(0)'
|
||||
echo $?
|
||||
- name: configure-------------------------------------------------
|
||||
|
||||
2
.github/workflows/benchmarks.yml
vendored
2
.github/workflows/benchmarks.yml
vendored
@@ -167,7 +167,7 @@ jobs:
|
||||
which pip
|
||||
python --version
|
||||
pip --version
|
||||
pip install -v -r ext/c4core.git/cmake/bm-xp/requirements.txt
|
||||
pip install -v -r ext/c4core/cmake/bm-xp/requirements.txt
|
||||
python -c 'import munch ; print("ok!") ; exit(0)'
|
||||
echo $?
|
||||
- name: configure-------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user