mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-01 11:44:38 +02:00
explicit socat path with test
This commit is contained in:
2
.github/workflows/socat.yml
vendored
2
.github/workflows/socat.yml
vendored
@@ -70,4 +70,4 @@ jobs:
|
|||||||
|
|
||||||
- name: Run socat tests
|
- name: Run socat tests
|
||||||
working-directory: ./socat-1.8.0.0
|
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
|
||||||
|
Reference in New Issue
Block a user