switch to vitest and get some actual results!
This commit is contained in:
parent
4a367d2457
commit
3ef8940137
9 changed files with 246 additions and 36 deletions
|
@ -17,7 +17,7 @@ RUN echo "SESSION_SECRET=$(head -c 64 /dev/random | base64)" > .env
|
|||
|
||||
ENV NODE_ENV=production
|
||||
ENV SERVER_PRESET=bun
|
||||
RUN bun test
|
||||
RUN bun run test
|
||||
RUN chmod +x node_modules/.bin/*
|
||||
RUN bun run build
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue