Skip to content

Commit

Permalink
Revert "Don't run test_uses_processes in Julia 1.8-DEV"
Browse files Browse the repository at this point in the history
This reverts commit 5b7a98c.
  • Loading branch information
tkf committed Dec 24, 2021
1 parent 88e3d7c commit 42e3ff9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_uses_processes.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
module TestUsesProcesses
using Folds
using Folds.Testing: test_uses_processes
VERSION < v"1.8-" && # workaround the hang in CI
test_uses_processes(DistributedEx())
end # module

0 comments on commit 42e3ff9

Please sign in to comment.