nostrmarket/.github/workflows/ci.yml
dni ⚡ 696cd96288 chore: add uv, add ci, fix some issues (#113)
in preparation of removing secp
2025-10-30 10:11:18 +01:00

10 lines
134 B
YAML

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
lint:
uses: lnbits/lnbits/.github/workflows/lint.yml@dev