SwiftTesting: Enable in GitHubActions + peer uuids (#767)

This commit is contained in:
Islam
2025-10-07 12:40:20 +02:00
committed by GitHub
parent 0f23ed0a99
commit fbc15ea08f
3 changed files with 12 additions and 14 deletions
+1 -1
View File
@@ -24,4 +24,4 @@ jobs:
run: swift build
- name: Run Tests
run: swift test --parallel --disable-swift-testing # so it only runs xctests: https://github.com/swiftlang/swift-package-manager/issues/8529#issuecomment-2815711345
run: swift test --parallel