Skip to content

Setting chars does not update loc #419

Setting chars does not update loc

Setting chars does not update loc #419

Workflow file for this run

name: CI
on:
push:
branches:
- master
- 'v*' # older version branches
tags:
- '*'
pull_request:
jobs:
benchmark:
runs-on: ubuntu-latest
name: perf:benchmark
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: 16.x
- name: Install dependencies
run: yarn install
- name: Build project
run: yarn build
- name: Run script
run: yarn perf:benchmark