Skip to content

Commit

Permalink
Add newline to end of docker-compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
Dobiasd committed Apr 2, 2024
1 parent d52a1a1 commit bee1b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ services:
volumes:
- .:/undictify
working_dir: /undictify
entrypoint: ./test/install_from_local_and_run_code_checks.sh
entrypoint: ./test/install_from_local_and_run_code_checks.sh

0 comments on commit bee1b0e

Please sign in to comment.