Skip to content

Add 'Tay-Sachs disease' (DOID:3320) xref #947

Add 'Tay-Sachs disease' (DOID:3320) xref

Add 'Tay-Sachs disease' (DOID:3320) xref #947

Workflow file for this run

# Workflow for DOID's continuous integration testing
name: DOID CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
doid_ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: CI Test
run: |
make test