Skip to content

Commit c45719e

Browse files
committed
add verbosity
1 parent ca24c23 commit c45719e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/basic-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
detect_docker_image_os ubuntu -h
4848
- name: Check os_detector script
4949
run: |
50-
detect_docker_image_os ubuntu
50+
detect_docker_image_os ubuntu --verbose
5151
- name: Check main runs
5252
run: |
5353
rocker ubuntu 'true'

0 commit comments

Comments
 (0)