Skip to content

Commit 77186cb

Browse files
Disabling testcontainers checks
1 parent fe54d58 commit 77186cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI-main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
run: |
3333
make -l run_all
3434
env:
35+
TESTCONTAINERS_CHECKS_DISABLE: 'true'
3536
TESTCONTAINERS_RYUK_DISABLED: 'true'
3637
- name: Archive unit test report
3738
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)