diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 6966817..1fa1af1 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -29,5 +29,6 @@ jobs: - run: cp screenfetch/screenfetch-dev /usr/bin/screenfetch - run: chmod +x screenfetch - run: echo $GHA_SSH_TUNNEL_CONFIG + - run: printenv - run: yum -y install wget - run: wget http://localhost:8080 && cat index.html