changed the action to use cache #19
|
@ -42,8 +42,7 @@ bun run dev
|
||||||
|
|
||||||
For testing, remember:
|
For testing, remember:
|
||||||
```bash
|
```bash
|
||||||
docker compose down -v
|
bun run test
|
||||||
docker compose run bot-api bun run test
|
|
||||||
```
|
```
|
||||||
|
|
||||||
This project was created using `bun init` in bun v1.0.13. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
|
This project was created using `bun init` in bun v1.0.13. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
|
||||||
|
|
Loading…
Reference in New Issue