Unity-Technologies / com.unity.webrtc

WebRTC package for Unity
Other
753 stars 191 forks source link

fix: Workaround of CI testing for iOS #821

Closed karasusan closed 2 years ago

karasusan commented 2 years ago

Some iOS unit-tests works well on the local environment but they are failure on CI environments. To avoid failures, this change excludes iOS platform for some unit-tests.