Skip to content

fix(core): remove binparse from cotar reader (#478) #767

fix(core): remove binparse from cotar reader (#478)

fix(core): remove binparse from cotar reader (#478) #767

Workflow file for this run

name: Build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: linz/action-typescript@v1
- name: Create test tar
run: yarn run test-create-data
- uses: blacha/hyperfine-action@v1