Update README.md and build fix.
All checks were successful
devranta build / build (push) Successful in 57s

This commit is contained in:
retoor 2024-12-02 17:43:40 +01:00
parent 81f00caa7e
commit e50dc25cc1
2 changed files with 6 additions and 0 deletions

View File

@ -12,5 +12,6 @@ jobs:
run: |
ls ${{ gitea.workspace }}
- run: make build
- run: make install
- run: make run
- run: make test

View File

@ -29,3 +29,8 @@ async def list_rants():
```
See [tests](src/devranta/tests.py) for [examples](src/devranta/tests.py) on how to use.
## Todo
- voting comment
- edit message