parent
594a3065ad
commit
2165be32ad
1 changed files with 5 additions and 0 deletions
|
@ -53,6 +53,11 @@ Common actions are defined in the provided Justfile and can be viewed with
|
|||
make RELEASE=1
|
||||
```
|
||||
|
||||
6. **Run the tests**
|
||||
```bash
|
||||
make test
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
### Available Commands
|
||||
|
|
Loading…
Reference in a new issue