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 ac1cae9 commit 589aad3Copy full SHA for 589aad3
.github/workflows/makefile.yml
@@ -29,5 +29,5 @@ jobs:
29
30
- name: test
31
run: |
32
- ./websocketd --port=8080 ./examples/bash/count.sh &
+ ./websocketd --port=8080 ./examples/bash/dump-env.sh &
33
./websocat.x86_64-unknown-linux-musl -E ws://$(hostname):8080
0 commit comments