Fountain Coach Gitowner-controlled · read only

swift-codex-openapi-kernel.git · run-tests.sh

swift-codex-openapi-kernel.git / run-tests.sh

revision d16ae18715167dd6ea507d8ca0a54f62d19c7f4e · complete file

#!/bin/bash
# Wraps `swift test -v` to limit line lengths for Codex
swift test -v 2>&1 | fold -sw 160