chore: re-enable adaptive read tests, enhance github actions
This commit is contained in:
@@ -6,4 +6,5 @@ for i in rs*.bash; do
|
||||
allfailed=$((allfailed + ret))
|
||||
done
|
||||
echo Failed $allfailed tests
|
||||
[ $allfailed -ge 256 ] allfailed=255
|
||||
exit $allfailed
|
||||
|
||||
Reference in New Issue
Block a user