We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7163ef6 commit 62fd414Copy full SHA for 62fd414
1 file changed
.github/workflows/antithesis-trigger.yaml
@@ -153,6 +153,7 @@ jobs:
153
- name: Resolve image references
154
id: images
155
run: |
156
+ ls -lahR
157
source e/tests/antithesis/.env 2>/dev/null || true
158
source e/tests/antithesis/sut/${SUT}/.env
159
source e/tests/antithesis/sut/${SUT}/images.sh
0 commit comments