Skip to content

Commit

Permalink
add verbosity
Browse files Browse the repository at this point in the history
  • Loading branch information
tfoote committed Feb 19, 2025
1 parent ca24c23 commit c45719e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/basic-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
detect_docker_image_os ubuntu -h
- name: Check os_detector script
run: |
detect_docker_image_os ubuntu
detect_docker_image_os ubuntu --verbose
- name: Check main runs
run: |
rocker ubuntu 'true'
Expand Down

0 comments on commit c45719e

Please sign in to comment.