Skip to content

Commit 57a640a

Browse files
committed
Merge branch 'test_all' into experimental
2 parents e924670 + e7b5252 commit 57a640a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Run the Docker image with a worm simulation
4040
run: |
4141
./stop.sh
42-
./run.sh -d 15 # temp longer simulation for testing
42+
./run.sh -d 150 # temp longer simulation for testing
4343
4444
- name: Info on generated files
4545
run: |

0 commit comments

Comments
 (0)