Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Zhang (张涛) committed Jul 2, 2024
1 parent 039c1bc commit 5f23a24
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export class CoverageReportsService {
pathWithNamespace:true,
}
})
await sleep(1000)
// await sleep(1000)
const covs =await this.prisma.coverage.findMany({
where:{
covType:'all',
Expand Down

0 comments on commit 5f23a24

Please sign in to comment.