Skip to content

Commit

Permalink
[CI] Add check for shards binary in test_dist_linux_on_docker
Browse files Browse the repository at this point in the history
  • Loading branch information
straight-shoota committed Jan 31, 2025
1 parent bd2f6b3 commit abd67e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,7 @@ jobs:
- run: bin/ci prepare_system
- run: echo 'export CURRENT_TAG="$CIRCLE_TAG"' >> $BASH_ENV
- run: bin/ci prepare_build
- run: bin/ci with_build_env 'shards --version'
- run:
command: bin/ci build
no_output_timeout: 30m
Expand Down

0 comments on commit abd67e9

Please sign in to comment.