Skip to content

Commit ec6afa2

Browse files
Update ci.yml
1 parent d8613b0 commit ec6afa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ jobs:
5959
tags: ${{ matrix.image }}
6060
- name: Test ${{ matrix.name }}
6161
run: |
62-
docker pull ${{ matrix.image}}:${{ matrix.name }}
62+
docker pull ${{ matrix.image}}
6363
docker image inspect ${{ matrix.image}}

0 commit comments

Comments
 (0)