Skip to content

Commit 920530a

Browse files
SergeySergey
authored andcommitted
add test job to CI
1 parent 20e474f commit 920530a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

turbo.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,15 +57,13 @@
5757
]
5858
},
5959
"test": {
60-
"dependsOn": ["^build"],
6160
"outputs": []
6261
},
6362
"test:watch": {
6463
"cache": false,
6564
"persistent": true
6665
},
6766
"test:coverage": {
68-
"dependsOn": ["^build"],
6967
"outputs": ["coverage/**"]
7068
}
7169
}

0 commit comments

Comments
 (0)