Skip to content

Commit

Permalink
ci: scape leak detection
Browse files Browse the repository at this point in the history
  • Loading branch information
marabesi committed Oct 22, 2023
1 parent f957955 commit 405e9d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ jobs:
env:
DISPLAY: ':99.0'

- name: memory leak detection
run: npm run test -- --detectLeaks
#- name: memory leak detection
# run: npm run test -- --detectLeaks

- name: package
run: npm run package
Expand Down

0 comments on commit 405e9d1

Please sign in to comment.