Skip to content

Commit

Permalink
Try fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelldls committed Oct 8, 2024
1 parent 5b5a435 commit 2df49d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/_container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
load: true
tags: tag_for_testing

# - name: Test cli works in cached runtime image
# run: docker run --rm tag_for_testing --help
- name: Test cli works in cached runtime image
run: docker run --rm tag_for_testing "--help"

- name: Create tags for publishing image
id: meta
Expand Down

0 comments on commit 2df49d0

Please sign in to comment.