Skip to content

Support 8 byte and 16 byte alignment with compact chunk header #92

Support 8 byte and 16 byte alignment with compact chunk header

Support 8 byte and 16 byte alignment with compact chunk header #92

Workflow file for this run

name: Rust
on:
push:
branches: [main]
pull_request:
branches: [main]
merge_group:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
submodules: true
- name: test
run: |
./ci.sh