Skip to content

Commit e7b5252

Browse files
committed
Back to longer test
1 parent c3475e9 commit e7b5252

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)