~jomco/ring-openapi-validator

6be98450497245d8b5952f8821683e8b2b215e43 — Joost Diepenmaat 1 year, 3 months ago 677e294 master
test sourcehut builds/ci
1 files changed, 10 insertions(+), 0 deletions(-)

A .build.yml
A .build.yml => .build.yml +10 -0
@@ 0,0 1,10 @@
image: archlinux
packages:
  - leiningen
sources:
  - https://git.sr.ht/~jomco/ring-openapi-validator
tasks:
  - test: |
      cd ring-openapi-validator
      lein test
      lein lint