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
Fix image URL for Swift 6.1 Windows CI badge in README (#1096)
Fix a small oversight in the URL of the CI status badge for Swift 6.1
Windows, which I added in #1083. The URL points to the wrong CI server
domain, so it says "Not run" instead of "Passing".
### Checklist:
- [x] Code and documentation should follow the style of the [Style
Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md).
- [x] If public symbols are renamed or modified, DocC references should
be updated.
0 commit comments