Commit d96b282
authored
Disable the API breakage check in GitHub Actions. (#1311)
Disable the API breakage check in GitHub Actions. We are not targetting
the 6.1 toolchain, so we aren't worried about API breakage when built
against it.
### 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.1 parent 82b63f6 commit d96b282
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
0 commit comments