Skip to content

Commit 9b6e7e3

Browse files
committed
CI Linux: mark the validation step correctly
is certainly not Docker test
1 parent 6563d01 commit 9b6e7e3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ccpp.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@ jobs:
109109
- name: Test AppImage with Docker images
110110
run: |
111111
.github/scripts/Linux/docker_appimage_tests.sh
112+
- name: Validate AppImage images
113+
run: |
112114
curl -LSf -O https://raw.githubusercontent.com/AppImage/pkg2appimage/\
113115
master/appdir-lint.sh -O https://raw.githubusercontent.com/probonopd/\
114116
AppImages/master/excludelist

0 commit comments

Comments
 (0)