fix github actions again and put a badge in the readme.

This commit is contained in:
fiatjaf
2023-12-18 09:53:44 -03:00
parent 9e4911160a
commit 7a6c0754ad
2 changed files with 3 additions and 2 deletions

View File

@@ -18,5 +18,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: oven-sh/setup-bun@v1
- uses: extractions/setup-just@v1
- run: bun i
- run: bun test
- run: just lint