Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Commit b7b766e

Browse files
committed
ci: Temporarily disable memleak tests until production resends stable.
1 parent 675087e commit b7b766e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-code.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ jobs:
154154
memory:
155155
name: Memory Tests using Node ${{ matrix.node-version }}
156156
runs-on: ubuntu-latest
157+
if: ${{ false }} # temporarily disable memory test until production resends are stable
157158
strategy:
158159
fail-fast: false
159160
matrix:

0 commit comments

Comments
 (0)