Skip to content

Commit

Permalink
fix:remove special command
Browse files Browse the repository at this point in the history
  • Loading branch information
drujensen committed Oct 27, 2023
1 parent 24ddb80 commit 7a8898b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/docker-compose.sqlite.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
version: '2'
services:
spec:
command: 'bash -c "cd /app/user && bin/ameba && crystal tool format --check && crystal spec"'
extends:
file: ../docker-compose.yml
service: spec
Expand Down

0 comments on commit 7a8898b

Please sign in to comment.