Skip to content

Commit fc7a0af

Browse files
committed
Update test.yml
1 parent 2009c5f commit fc7a0af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
microk8s ctr image import /tmp/app-image-latest.tar
8181
rm /tmp/app-image-latest.tar
8282
83-
- name: Verify image in MicroK8s
83+
- name: Verify image in MIcroK8s
8484
run: |
8585
echo "Images available in MicroK8s:"
8686
microk8s ctr images ls | grep ${{ env.IMAGE_NAME }}

0 commit comments

Comments
 (0)