Skip to content

refactor: fixup lint failure #787

refactor: fixup lint failure

refactor: fixup lint failure #787

Workflow file for this run

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