Skip to content

Fix for duplicate ids appearing in connections when events contain uppercase and lowercase source_ids and target_ids #925

Fix for duplicate ids appearing in connections when events contain uppercase and lowercase source_ids and target_ids

Fix for duplicate ids appearing in connections when events contain uppercase and lowercase source_ids and target_ids #925

Workflow file for this run

name: Test Pull Request
on:
pull_request:
branches:
- master
workflow_dispatch:
jobs:
lint:
uses: ./.github/workflows/rubocop.yml
parallel-test:
uses: ./.github/workflows/parallel_ci.yml
secrets: inherit