You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
swift:6.0.1 docker and run swift format ./test.swift
Inside ubuntu-latest GitHub workflow: checkout 600.0.0, swift build --configuration release --disable-sandbox and run ./.build/release/swift-format ./test.swift or ./.build/release/swift-format lint ./test.swift
Both of these just result in no output and keep running indefinitely.
The text was updated successfully, but these errors were encountered:
I have tried:
swift:6.0.1
docker and runswift format ./test.swift
ubuntu-latest
GitHub workflow: checkout 600.0.0,swift build --configuration release --disable-sandbox
and run./.build/release/swift-format ./test.swift
or./.build/release/swift-format lint ./test.swift
Both of these just result in no output and keep running indefinitely.
The text was updated successfully, but these errors were encountered: