Skip to content

ChunkStore: fix row-id computation when removing dangling static chunks #1149

ChunkStore: fix row-id computation when removing dangling static chunks

ChunkStore: fix row-id computation when removing dangling static chunks #1149

Workflow file for this run

name: Cargo Machete
on:
push:
branches:
- "main"
pull_request:
types: [opened, synchronize]
jobs:
cargo-machete:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Machete
uses: bnjbvr/cargo-machete@main