We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e924670 + e7b5252 commit 57a640aCopy full SHA for 57a640a
1 file changed
.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