integTestGen.jl does not use dev branches to determine dependencies #18
Labels
01 - Bug
Something isn't working as expected; needs a fix
08 - Testing
Related to unit or integration tests
During the work on this QEDjl-project/QEDprocesses.jl#19 , I detect an error, because a variable was defined twice: https://gitlab.com/hzdr/qedjl-project/QEDprocesses-jl/-/jobs/5271231765
Normally, this should be captured by the integration tests. But for unknown reasons, QEDbase.jl do not check QEDprocesses. But QEDprocesses has a dependency to QEDbase.jl: https://github.com/QEDjl-project/QEDprocesses.jl/blob/0074aa02285d5ef39e63f5a204e02ac4b5b1f6d8/Project.toml#L8
The text was updated successfully, but these errors were encountered: