Skip to content

add ledger.filterFirst and ledger.filterLast (#80) #162

add ledger.filterFirst and ledger.filterLast (#80)

add ledger.filterFirst and ledger.filterLast (#80) #162

name: Continuous Integration
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build and run dev container task
uses: devcontainers/[email protected]
with:
runCmd: make ci