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 c0efc65 commit fc4a874Copy full SHA for fc4a874
.github/workflows/makefile.yml
@@ -52,4 +52,4 @@ jobs:
52
- name: test
53
run: |
54
./websocketd --port=8080 ./examples/bash/dump-env.sh &
55
- ./websocat.x86_64-unknown-linux-musl -E ws://$(hostname):8080
+ ./websocat.x86_64-unknown-linux-musl -E ws://$(hostname):8070
0 commit comments