Skip to content

Commit

Permalink
Test running server
Browse files Browse the repository at this point in the history
Signed-off-by: Guian Gumpac <[email protected]>
  • Loading branch information
GumpacG committed Sep 11, 2024
1 parent 3e2bc9b commit 8670178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
if: ${{ always() }}
run: |
if [[ ${{ matrix.host.OS }} == ubuntu ]]; then
systemctl stop redis
sudo systemctl stop redis
else
brew services stop redis
fi
Expand Down

0 comments on commit 8670178

Please sign in to comment.