Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubwro committed Oct 6, 2023
1 parent c701361 commit eabdc3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: "Start NATS cluster."
run: |
echo $PWD
cd tests
cd test
docker compose up -d
sleep 2
docker ps
Expand Down

0 comments on commit eabdc3a

Please sign in to comment.