Skip to content

[FunnelChartNext] Remove funnel segment tooltips #3042

[FunnelChartNext] Remove funnel segment tooltips

[FunnelChartNext] Remove funnel segment tooltips #3042

Workflow file for this run

name: Size Limit
on:
pull_request:
branches:
- '**'
jobs:
size:
name: Size Limit
runs-on: ubuntu-latest
env:
CI_JOB_NUMBER: 1
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
cache: yarn
- uses: andresz1/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}