Skip to content

Commit

Permalink
disable leaks
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-hui committed Dec 4, 2023
1 parent fe00388 commit 76a31f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/firestore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@ jobs:

env:
SANITIZERS: ${{ matrix.sanitizer }}
ASAN_OPTIONS: detect_leaks=0

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 76a31f7

Please sign in to comment.