Skip to content

Obsoleting OBI's CD8 receptor class in favor of PR term #787

Obsoleting OBI's CD8 receptor class in favor of PR term

Obsoleting OBI's CD8 receptor class in favor of PR term #787

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