Skip to content

Commit 74ba027

Browse files
committed
try: no -it option for docker
1 parent 40f77ec commit 74ba027

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/operator_bundle_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
env:
99
ANSIBLE_SSH_PIPELINING: "False"
10+
OP_TEST_CONTAINER_OPT: ""
1011
steps:
1112
- name: Set up Go env
1213
uses: actions/setup-go@v2

0 commit comments

Comments
 (0)