Ok, now open loop is working, sc mass changed to state, and other updates
This commit is contained in:
@@ -2,6 +2,7 @@ stages:
|
||||
- test
|
||||
|
||||
unit-test-job:
|
||||
timeout: 2h
|
||||
stage: test
|
||||
script:
|
||||
- apt-get update
|
||||
@@ -15,4 +16,8 @@ unit-test-job:
|
||||
- julia/plots/find_closest_test.html
|
||||
- julia/plots/mbh_nominal.html
|
||||
- julia/plots/mbh_best.html
|
||||
- julia/plots/mbh_sun_initial.html
|
||||
- julia/plots/mbh_sun_solved.html
|
||||
- julia/plots/inner_loop_before.html
|
||||
- julia/plots/inner_loop_after.html
|
||||
expire_in: 1 week
|
||||
|
||||
Reference in New Issue
Block a user