Skip to content

Account for nil related_identifiers when indexing related_dois #565

Account for nil related_identifiers when indexing related_dois

Account for nil related_identifiers when indexing related_dois #565

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