Skip to content

Commit

Permalink
use the latest version of cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuree committed Nov 21, 2020
1 parent c9dbee6 commit 9f32026
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ steps:
# install kratos runtime
pip install kratos-runtime
# use the latest cmake
pip install cmake
# run tests
./conda_env/bin/pytest --pycodestyle --cov-report=xml --cov=fault tests/ -v -r s
Expand Down

0 comments on commit 9f32026

Please sign in to comment.