Skip to content

Normalize error handling for DOI service #451

Normalize error handling for DOI service

Normalize error handling for DOI service #451

Workflow file for this run

name: Continuous Integration
on:
pull_request:
workflow_dispatch:
schedule:
- cron: '5 7 15 * *'
jobs:
test:
name: "Run Unit & Integration Tests"
uses: eclipse-pass/main/.github/workflows/ci.yml@main
secrets: inherit