Skip to content

Commit ed2cb3b

Browse files
authored
Update runtests.jl
1 parent 1196867 commit ed2cb3b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/runtests.jl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,7 @@ end
6060
println("# END script output")
6161

6262
end # testset "SlurmClusterManager.jl"
63+
64+
cd("..") do
65+
run(`bash -c "find . -type f -name '*.cov'"`)
66+
end

0 commit comments

Comments
 (0)