Skip to content

Add option to keep holey arrays in transforms. #49

Add option to keep holey arrays in transforms.

Add option to keep holey arrays in transforms. #49

Workflow file for this run

name: ci
on:
push:
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Cache Dependencies
uses: Swatinem/[email protected]
- name: Check
run: |
cargo check