Skip to content

Commit 5783749

Browse files
ci: Remove not needed comment for unit tests (#2998)
1 parent 0ffe199 commit 5783749

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,6 @@ jobs:
7878
fail-fast: false
7979
matrix:
8080
# Can't run tests on watchOS because XCTest is not available
81-
# We can't use Xcode 11.7 as we use XCTestObservation. When building with Xcode 11.7
82-
# we get the error 'XCTest/XCTest.h' not found. Setting ENABLE_TESTING_SEARCH_PATH=YES
83-
# doesn't work.
8481
include:
8582

8683
# iOS 13.7

0 commit comments

Comments
 (0)