Skip to content

Adds Illumina NextSeq 1000 device (and fixes minor error) #742

Adds Illumina NextSeq 1000 device (and fixes minor error)

Adds Illumina NextSeq 1000 device (and fixes minor error) #742

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