summaryrefslogtreecommitdiff
path: root/.github/workflows/compilers.yml
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2024-01-17 09:01:56 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2024-01-17 09:02:04 +0900
commitcf8fb9429511068c69ce70da7f7818c7441c280b (patch)
tree536059f8b233b40250e8092d2e6ec0da4e429fb4 /.github/workflows/compilers.yml
parentb4ed5b7dfe9ca01ef48922d1b2c154767b7e4e86 (diff)
CHECK_LEAKS is always enabled with 01459f1
Diffstat (limited to '.github/workflows/compilers.yml')
-rw-r--r--.github/workflows/compilers.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/compilers.yml b/.github/workflows/compilers.yml
index 233f4c5db3..95a89a1a97 100644
--- a/.github/workflows/compilers.yml
+++ b/.github/workflows/compilers.yml
@@ -278,8 +278,6 @@ jobs:
if: ${{ matrix.entry.check }}
- run: make test-spec
- env:
- CHECK_LEAKS: true
if: ${{ matrix.entry.check }}
- run: make test-annocheck