Skip to content

Commit

Permalink
Remove env variable for OpenSSL setup
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Nied <[email protected]>
  • Loading branch information
peternied committed Oct 26, 2022
1 parent d9aa6cf commit d2a8952
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ jobs:

- name: Test
uses: gradle/gradle-build-action@v2
env:
OPENDISTRO_SECURITY_TEST_OPENSSL_OPT: false
with:
arguments: test integrationTest

Expand Down

0 comments on commit d2a8952

Please sign in to comment.