fix github actions again and put a badge in the readme.
This commit is contained in:
parent
9e4911160a
commit
7a6c0754ad
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue