Skip to content

Commit a598ff1

Browse files
committed
fix
1 parent 31ad0b6 commit a598ff1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/jobs-live.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ end
229229
end
230230

231231
@testset "[LIVE] JuliaHub.submit_job / distributed-per-core" begin
232+
script_path = joinpath(@__DIR__, "jobenvs", "job-dist")
232233
job, full_alias = submit_test_job(
233234
JuliaHub.script(;
234235
code=read(joinpath(script_path, "script.jl"), String),

0 commit comments

Comments
 (0)