Skip to content

Commit cada898

Browse files
committed
add test to CI
1 parent c3dd943 commit cada898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ jobs:
217217
fail-fast: false
218218
matrix:
219219
testFiles:
220-
- oneClickInstallerTest,assistedInstallerTest,webInstallerTest
220+
- oneClickInstallerTest,assistedInstallerTest,webInstallerTest,packageManagerTest,HoistedNodeModuleTest
221221
- winPackagerTest,winCodeSignTest,BuildTest,blackboxUpdateTest
222222
- masTest,dmgTest,filesTest,macPackagerTest,differentialUpdateTest,macArchiveTest
223223
- concurrentBuildsTest

0 commit comments

Comments
 (0)