Skip to content

feat: add delayIstanbulWidgetInit option to support scenarios that … #27

feat: add delayIstanbulWidgetInit option to support scenarios that …

feat: add delayIstanbulWidgetInit option to support scenarios that … #27

Workflow file for this run

name: Create Release
on:
push:
tags:
- v*
jobs:
build:
name: Create Release
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-node@v3
with:
node-version: 18.x