CHECK_LEAKS is always enabled with 01459f1

This commit is contained in:
Hiroshi SHIBATA 2024-01-17 09:01:56 +09:00
parent b4ed5b7dfe
commit cf8fb94295
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2
3 changed files with 0 additions and 6 deletions

View File

@ -111,8 +111,6 @@ jobs:
### test-spec doesn't work: https://github.com/ruby/ruby/actions/runs/4340193212/jobs/7578505652
# - run: make test-spec
# env:
# CHECK_LEAKS: true
- run: make test-annocheck

View File

@ -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

View File

@ -57,8 +57,6 @@ jobs:
- run: ruby ../mspec/bin/mspec
working-directory: spec/ruby
env:
CHECK_LEAKS: true
- uses: ./.github/actions/slack
with: