Skip to content

Commit 9b726c7

Browse files
chore: auto fixes from pre-commit hooks
1 parent 50cbaa6 commit 9b726c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/v1_testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,4 +154,4 @@ jobs:
154154
run: |
155155
docker stop ${GEO_CONT_NAME}
156156
docker logs ${GEO_CONT_NAME}
157-
docker rm ${GEO_CONT_NAME}
157+
docker rm ${GEO_CONT_NAME}

0 commit comments

Comments
 (0)