diff --git a/.github/workflows/macos-podman.yml b/.github/workflows/macos-podman.yml index 80b8c31..2f0fa36 100644 --- a/.github/workflows/macos-podman.yml +++ b/.github/workflows/macos-podman.yml @@ -27,3 +27,5 @@ jobs: podman machine ssh "cat /etc/redhat-release" + podman run -it -p 8888:8888 nginxdemos/nginx-hello:plain-text +