Skip to content

vizlib npm upgrade: bump plotly.js from 2.33.0 to 3.0.0 in /viz-lib #510

vizlib npm upgrade: bump plotly.js from 2.33.0 to 3.0.0 in /viz-lib

vizlib npm upgrade: bump plotly.js from 2.33.0 to 3.0.0 in /viz-lib #510

Workflow file for this run

name: Pre-merge CI
on:
workflow_call:
pull_request:
branches:
- develop
concurrency:
cancel-in-progress: true
group: ${{ github.workflow }}-${{ github.ref }}
jobs:
unit_tests:
uses: ./.github/workflows/test-unit.yaml
secrets: inherit