Skip to content

Commit

Permalink
only for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
SimeonEhrig committed Aug 19, 2024
1 parent 0072667 commit e444309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/integTestGen/src/integTestGen.jl
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ function generate_job_yaml!(
if (target_branch != "main")
push!(
script,
"git clone -b dev https://github.com/QEDjl-project/QED.jl.git /integration_test_tools",
"git clone -b setDevDepDeps https://github.com/SimeonEhrig/QED.jl.git /integration_test_tools",
)
end
push!(script, "cd integration_test")
Expand Down

0 comments on commit e444309

Please sign in to comment.