Skip to content

Commit 2c081c3

Browse files
committed
Improve perfecto workflow
1 parent 21daa33 commit 2c081c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/perfecto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
3232
- name: Show verion of Perfecto in docker image
3333
run: |
34-
docker run ghcr.io/essentialkaos/perfecto:${{inputs.image}} --version
34+
docker run ghcr.io/essentialkaos/perfecto:${{inputs.image}} -vv
3535
3636
- name: Install perfecto-container
3737
run: |

0 commit comments

Comments
 (0)