Listen to and share the music in the Atmosphere. musicsky.up.railway.app/
nextjs atproto music typescript react
3
fork

Configure Feed

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

ci: add test step

Signed-off-by: mejsiejdev <mejsiejdev@gmail.com>

authored by

mejsiejdev and committed by tangled.org 73400dcb 83f99b4b

+2
+2
.tangled/workflows/ci.yaml
··· 18 18 command: pnpm run typecheck 19 19 - name: lint 20 20 command: pnpm run lint 21 + - name: test 22 + command: pnpm run test 21 23 - name: build 22 24 command: pnpm run build