build-configs(update)
This commit is contained in:
parent
6892e38d09
commit
b29fa7192d
1 changed files with 1 additions and 1 deletions
2
justfile
2
justfile
|
@ -18,7 +18,7 @@ composer *args:
|
|||
alias phpunit := test
|
||||
|
||||
test *args:
|
||||
just _run php phpunit --colors=always {{ args }}
|
||||
just _exec php phpunit --colors=always {{ args }}
|
||||
|
||||
drush *args:
|
||||
just _exec php drush {{ args }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue