Skip to content

Commit d60d6e2

Browse files
fmouravfusco
authored andcommitted
ci: disable reaper to avoid failure on testcontainers
This issue seems related to testcontainers/testcontainers-go#2172
1 parent 61177db commit d60d6e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,8 @@ jobs:
211211
version: v1.58.2
212212

213213
- name: Run Go tests
214+
env:
215+
TESTCONTAINERS_RYUK_DISABLED: true
214216
run: go test ./...
215217

216218
build-docker:

0 commit comments

Comments
 (0)