Disable certain test container options.
Some checks failed
ci / build-test (push) Failing after 1m13s
Some checks failed
ci / build-test (push) Failing after 1m13s
This commit is contained in:
@@ -11,6 +11,9 @@ jobs:
|
||||
image: ghcr.io/catthehacker/ubuntu:act-latest
|
||||
options: >-
|
||||
--privileged
|
||||
env:
|
||||
TESTCONTAINERS_RYUK_DISABLED: 'true'
|
||||
TESTCONTAINERS_CHECKS_DISABLE: 'true'
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-dotnet@v4
|
||||
|
||||
Reference in New Issue
Block a user