Skip to content

Commit fc4a874

Browse files
committed
try to fail
1 parent c0efc65 commit fc4a874

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
@@ -52,4 +52,4 @@ jobs:
5252
- name: test
5353
run: |
5454
./websocketd --port=8080 ./examples/bash/dump-env.sh &
55-
./websocat.x86_64-unknown-linux-musl -E ws://$(hostname):8080
55+
./websocat.x86_64-unknown-linux-musl -E ws://$(hostname):8070

0 commit comments

Comments
 (0)