Skip to content

Commit 043c6ca

Browse files
committed
ci: disable running tests in test_ios_rntester_dynamic_frameworks
1 parent c787030 commit 043c6ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
with:
7373
flavor: Debug
7474
use-frameworks: true
75-
75+
run-unit-tests: false # tests for dynamic frameworks are already run in the test_ios_rntester job; this is to just a test build from source (no prebuilds)
7676

7777
test_ios_rntester:
7878
runs-on: macos-15-large

0 commit comments

Comments
 (0)