mirror of
https://github.com/archtechx/enums.git
synced 2025-12-12 03:54:03 +00:00
remove docker call
This commit is contained in:
parent
5293b3bb9f
commit
7c02bbaa73
1 changed files with 0 additions and 2 deletions
2
check
2
check
|
|
@ -43,8 +43,6 @@ else
|
|||
offer_run './vendor/bin/phpstan analyse'
|
||||
fi
|
||||
|
||||
(MYSQL_PORT=3307 docker-compose up -d > /dev/null 2>/dev/null) || true
|
||||
|
||||
if (./vendor/bin/pest > /dev/null 2>/dev/null); then
|
||||
echo '✅ PEST OK'
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue