Skip to content

Commit a5a164a

Browse files
committed
gha: test: cosmetic fix
1 parent 4d2c9fb commit a5a164a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
docker stop docker_registry_proxy_fg || true
6666
docker remove docker_registry_proxy_fg || true
6767
68-
- name: Start proxy instance in docker (ENABLE_MANIFEST_CACHE=false)
68+
- name: Start proxy instance in docker
6969
run: |
7070
docker run -d --rm --name docker_registry_proxy \
7171
-p 0.0.0.0:3128:3128 ${{ matrix.extraDockerOpts }} \

0 commit comments

Comments
 (0)