Fountain Coach Gitowner-controlled · read only

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

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

revision 4c93c8f60ae6cda28b30ea3af09af5ea9038dac4 · complete file

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