chore: Don't skip validation
This commit is contained in:
parent
2a7ec8401b
commit
3ed14540a0
1 changed files with 1 additions and 1 deletions
2
justfile
2
justfile
|
|
@ -1,7 +1,7 @@
|
|||
export RUST_BACKTRACE := "1"
|
||||
export BB_CACHE_LAYERS := "true"
|
||||
export TEST_SECRET := "test123"
|
||||
export BB_SKIP_VALIDATION := "true"
|
||||
# export BB_SKIP_VALIDATION := "true"
|
||||
|
||||
set dotenv-load := true
|
||||
set positional-arguments := true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue