Skip to content

Commit

Permalink
Removed TTY option
Browse files Browse the repository at this point in the history
  • Loading branch information
vladvildanov committed Jan 3, 2024
1 parent 34735c8 commit f2651e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
- name: Run PING command
run: |
docker exec -it -t master bash -c "/opt/redislabs/bin/redis-cli -p ${{ env.RE_DB_PORT }} ping"
docker exec master bash -c "/opt/redislabs/bin/redis-cli -p ${{ env.RE_DB_PORT }} ping"

0 comments on commit f2651e7

Please sign in to comment.