this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

test: use nextest to run tests

+1 -1
+1 -1
justfile
··· 19 19 20 20 # run tests 21 21 test: 22 - cargo test --all 22 + cargo nextest run