Skip to content

Commit

Permalink
skip very long running float-parse tests on CI
Browse files Browse the repository at this point in the history
Signed-off-by: onur-ozkan <work@onurozkan.dev>
  • Loading branch information
onur-ozkan committed Nov 26, 2024
1 parent 4b8fea6 commit 72e1a33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ci/docker/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@ docker \
--env OBJDIR_ON_HOST="$objdir" \
--env CODEGEN_BACKENDS \
--env DISABLE_CI_RUSTC_IF_INCOMPATIBLE="$DISABLE_CI_RUSTC_IF_INCOMPATIBLE" \
--env FLOAT_PARSE_TESTS_SKIP_HUGE=1 \
--init \
--rm \
rust-ci \
Expand Down

0 comments on commit 72e1a33

Please sign in to comment.