Skip to content

Commit 589aad3

Browse files
committed
fix:
1 parent ac1cae9 commit 589aad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/makefile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929

3030
- name: test
3131
run: |
32-
./websocketd --port=8080 ./examples/bash/count.sh &
32+
./websocketd --port=8080 ./examples/bash/dump-env.sh &
3333
./websocat.x86_64-unknown-linux-musl -E ws://$(hostname):8080

0 commit comments

Comments
 (0)