Skip to content

Commit 7cee345

Browse files
udesouqinsoon
authored andcommitted
Skipping Distributed tests
1 parent 5d65c90 commit 7cee345

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/scripts/ci-test-stdlib.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ declare -a tests_to_skip=(
2222
"SparseArrays"
2323
# Running LinearAlgebra in a separate job
2424
"LinearAlgebra"
25+
# Skipping Distributed tests
26+
"Distributed"
2527
)
2628
# These tests need multiple workers.
2729
declare -a tests_with_multi_workers=(

0 commit comments

Comments
 (0)