Skip to content

Commit f0218e1

Browse files
committed
ci: removed code coverage to hopefully work correctly
1 parent 6d11ee7 commit f0218e1

2 files changed

Lines changed: 0 additions & 18 deletions

File tree

Packages/manifest.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"com.unity.ide.rider": "3.0.39",
88
"com.unity.ide.visualstudio": "2.0.27",
99
"com.unity.test-framework": "1.4.5",
10-
"com.unity.testtools.codecoverage": "1.3.0",
1110
"com.unity.modules.ai": "1.0.0",
1211
"com.unity.modules.androidjni": "1.0.0",
1312
"com.unity.modules.animation": "1.0.0",

Packages/packages-lock.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,6 @@
5353
},
5454
"url": "https://packages.unity.com"
5555
},
56-
"com.unity.settings-manager": {
57-
"version": "2.1.1",
58-
"depth": 1,
59-
"source": "registry",
60-
"dependencies": {},
61-
"url": "https://packages.unity.com"
62-
},
6356
"com.unity.test-framework": {
6457
"version": "1.6.0",
6558
"depth": 0,
@@ -70,16 +63,6 @@
7063
"com.unity.modules.jsonserialize": "1.0.0"
7164
}
7265
},
73-
"com.unity.testtools.codecoverage": {
74-
"version": "1.3.0",
75-
"depth": 0,
76-
"source": "registry",
77-
"dependencies": {
78-
"com.unity.test-framework": "1.4.5",
79-
"com.unity.settings-manager": "2.0.0"
80-
},
81-
"url": "https://packages.unity.com"
82-
},
8366
"com.unity.modules.ai": {
8467
"version": "1.0.0",
8568
"depth": 0,

0 commit comments

Comments
 (0)