Skip to content

Add scaling_range and new test for scaling_range #82

Add scaling_range and new test for scaling_range

Add scaling_range and new test for scaling_range #82

name: Pull Request
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
lint:
uses: ./.github/workflows/lint.yaml
unit-test:
needs: [lint]
uses: ./.github/workflows/test.yaml