Skip to content

feat: verify a old root and all incremental items after it #99

feat: verify a old root and all incremental items after it

feat: verify a old root and all incremental items after it #99

Workflow file for this run

name: Rust
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Run CI checks
run: make ci