Skip to content

Merge pull request #1809 from obi-ontology/1803_mouth_rinse_specimen #897

Merge pull request #1809 from obi-ontology/1803_mouth_rinse_specimen

Merge pull request #1809 from obi-ontology/1803_mouth_rinse_specimen #897

Workflow file for this run

# Workflow for OBI Testing
name: OBI Test
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:
jobs:
obi_test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run test
run: |
make test