CHECK_LEAKS is always enabled with 01459f1
This commit is contained in:
parent
b4ed5b7dfe
commit
cf8fb94295
2
.github/workflows/annocheck.yml
vendored
2
.github/workflows/annocheck.yml
vendored
@ -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
|
||||
|
||||
|
2
.github/workflows/compilers.yml
vendored
2
.github/workflows/compilers.yml
vendored
@ -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
|
||||
|
2
.github/workflows/spec_guards.yml
vendored
2
.github/workflows/spec_guards.yml
vendored
@ -57,8 +57,6 @@ jobs:
|
||||
|
||||
- run: ruby ../mspec/bin/mspec
|
||||
working-directory: spec/ruby
|
||||
env:
|
||||
CHECK_LEAKS: true
|
||||
|
||||
- uses: ./.github/actions/slack
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user