diff --git a/.github/workflows/image_test.yml b/.github/workflows/image_test.yml index 9fe21ca..61e09a2 100644 --- a/.github/workflows/image_test.yml +++ b/.github/workflows/image_test.yml @@ -16,3 +16,4 @@ jobs: - name: Run a custom command in the custom image run: | echo "Hello from the custom Docker image!" + env \ No newline at end of file