diff --git a/.github/workflows/ubuntu-ci.yml b/.github/workflows/ubuntu-ci.yml index a9bb820..058ffed 100644 --- a/.github/workflows/ubuntu-ci.yml +++ b/.github/workflows/ubuntu-ci.yml @@ -83,6 +83,7 @@ jobs: run: | . ../biodynamo/build/bin/thisbdm.sh export DISPLAY=:99.0 + sed -i 's/"total_sim_time": 100000/"total_sim_time": 500/' bdm.json bdm run - name: Test angiogenesis simulation with unit tests