We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3475e9 commit e7b5252Copy full SHA for e7b5252
.github/workflows/docker-image.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Run the Docker image with a worm simulation
40
run: |
41
./stop.sh
42
- ./run.sh -d 15 # temp longer simulation for testing
+ ./run.sh -d 150 # temp longer simulation for testing
43
44
- name: Info on generated files
45
0 commit comments