Skip to content

Commit 11d128f

Browse files
committed
WIP
1 parent 2f11a19 commit 11d128f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/_container.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ jobs:
3434
load: true
3535
tags: tag_for_testing
3636

37+
- name: Check /context/venv
38+
run: ls -l /context/venv/bin
39+
3740
- name: Test cli works in cached runtime image
3841
run: docker run --rm tag_for_testing --version
3942

0 commit comments

Comments
 (0)