mirror of
https://github.com/Bornholm/formidable.git
synced 2025-04-06 14:01:10 +02:00
chore: disable install script tests in watch mode
This commit is contained in:
parent
6d70fa153d
commit
b2f744578f
@ -6,7 +6,7 @@ modd.conf
|
||||
.env {
|
||||
prep: make build-frmd
|
||||
prep: [ -e .env ] || ( cp .env.dist .env )
|
||||
prep: make test
|
||||
prep: make RUN_INSTALL_TESTS=no test
|
||||
}
|
||||
|
||||
internal/server/assets/src/**/*.css
|
||||
|
Loading…
x
Reference in New Issue
Block a user