Skip to content

Commit 422a93b

Browse files
committed
socat workflow fix epected failures
1 parent b1af8f1 commit 422a93b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/socat.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,4 @@ jobs:
130130
./socat -V
131131
132132
# Run the tests with expected failures
133-
SOCAT=$GITHUB_WORKSPACE/socat-1.8.0.0/socat ./test.sh -t 0.5 --expect-fail 146,216,309,310,386,399,402,459,460,467,468,478,492,528,530
133+
SOCAT=$GITHUB_WORKSPACE/socat-1.8.0.0/socat ./test.sh -t 0.5 --expect-fail 146,216,309,310,311,313,386,399,402,459,460,467,468,478,492,528,529,530

0 commit comments

Comments
 (0)