Skip to content

Commit 512b468

Browse files
explicit socat path with test
1 parent 98d2ca1 commit 512b468

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/socat.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ jobs:
7070
7171
- name: Run socat tests
7272
working-directory: ./socat-1.8.0.0
73-
run: ./test.sh --expect-fail 146,216,309,310,386,402,459,460
73+
run: SOCAT=$GITHUB_WORKSPACE/socat-1.8.0.0/socat ./test.sh --expect-fail 146,216,309,310,386,402,459,460

0 commit comments

Comments
 (0)