explicit socat path with test

This commit is contained in:
JacobBarthelmeh
2024-06-13 13:15:31 -06:00
parent 98d2ca1d42
commit 512b468dbb

View File

@ -70,4 +70,4 @@ jobs:
- name: Run socat tests
working-directory: ./socat-1.8.0.0
run: ./test.sh --expect-fail 146,216,309,310,386,402,459,460
run: SOCAT=$GITHUB_WORKSPACE/socat-1.8.0.0/socat ./test.sh --expect-fail 146,216,309,310,386,402,459,460