Add CI for bean-check
Some checks failed
Test / bean-check (push) Failing after 58s

This commit is contained in:
polyfloyd 2025-07-05 17:08:44 +02:00
parent e602e19e75
commit dddfbf0e4b

View file

@ -0,0 +1,23 @@
name: Test
on:
push:
branches:
- main
jobs:
bean-check:
runs-on: debian-latest
steps:
- name: Install pipx
run: |
apt update
apt install -y pipx
- name: Install beancount
run: |
pipx install beancount
pipx inject beancount beancount-periodic
- uses: actions/checkout@v4
- run: /root/.local/bin/bean-check bitlair.beancount