Skip to content

chore: create pull_request_template.md (#490) #808

chore: create pull_request_template.md (#490)

chore: create pull_request_template.md (#490) #808

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