Skip to content

Commit

Permalink
Disable security
Browse files Browse the repository at this point in the history
  • Loading branch information
shannonklaus committed Nov 13, 2024
1 parent 7bf438e commit 77f3252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/run-ee-server/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ runs:
- uses: ./.github/actions/wait-for-as-server-to-start
with:
container-name: ${{ env.SERVER_CONTAINER_NAME }}
is-security-enabled: true
is-security-enabled: false
is-strong-consistency-enabled: true

# For debugging
Expand Down

0 comments on commit 77f3252

Please sign in to comment.