Skip to content

Commit c44fd67

Browse files
committed
Only if 18
1 parent 23a32c2 commit c44fd67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ jobs:
178178
max_attempts: 3
179179
command: yarn test:integration
180180
- name: Run Leak Tests
181+
if: matrix.node-version == 18
181182
uses: nick-fields/retry@v3
182183
with:
183184
timeout_minutes: 10

0 commit comments

Comments
 (0)