Skip to content

Commit

Permalink
erasing env
Browse files Browse the repository at this point in the history
  • Loading branch information
ignacioct committed Apr 26, 2024
1 parent 7d6fd8a commit 8be9707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
image: docker.elastic.co/elasticsearch/elasticsearch:8.8.2
ports:
- 6900:6900
env: '{"discovery.type": "single-node", "xpack.security.enabled": "false"}'
#env: '{"discovery.type": "single-node", "xpack.security.enabled": "false"}'
defaults:
run:
shell: bash -l {0}
Expand Down

0 comments on commit 8be9707

Please sign in to comment.