mirror of
https://github.com/apple/swift-nio.git
synced 2026-05-20 20:30:36 +00:00
2fdda6c78e
### Motivation: Currently if there is an error in the Benchmark targets, that prevents the Benchmark to build correctly, we still get a CI success. ### Modifications: - Check for the threshold changed error ### Result: - More reliable CI