diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml index 66ad7bd..5358e82 100644 --- a/.github/workflows/makefile.yml +++ b/.github/workflows/makefile.yml @@ -52,4 +52,4 @@ jobs: - name: test run: | ./websocketd --port=8080 ./examples/bash/dump-env.sh & - ./websocat.x86_64-unknown-linux-musl -E ws://$(hostname):8080 + ./websocat.x86_64-unknown-linux-musl -E ws://$(hostname):8070