Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rustatian committed Aug 11, 2024
1 parent db2e8c1 commit 7491cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
cd tests
mkdir ./coverage-ci
docker-compose -f env/docker-compose-nats.yaml up -d
docker compose -f env/docker-compose-nats.yaml up -d
sleep 30
if [ "$(docker ps -q -f status=running -f name=nats_container)" ]; then
echo "NATS Docker container started successfully."
Expand Down

0 comments on commit 7491cfe

Please sign in to comment.