This commit is contained in:
drunkendog 2023-08-28 17:37:56 +01:00
parent bd877ba9e4
commit ae478fda9d
1 changed files with 1 additions and 1 deletions

View File

@ -14,5 +14,5 @@ jobs:
sh post-pull.sh
- name: Check if Docker was installed
run: docker run --rm --name hello-world hello-world
- name: Clean up network (see #3)
- name: Clean up network (see \#3)
run: docker network rm main_subnet