Skip to content

Fix parsing error when in-tag string content contains > #414

Fix parsing error when in-tag string content contains >

Fix parsing error when in-tag string content contains > #414

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