Skip to content

Updated types of finalSampleOffset and startTypePriorProbs. #435

Updated types of finalSampleOffset and startTypePriorProbs.

Updated types of finalSampleOffset and startTypePriorProbs. #435

Workflow file for this run

name: Unit/integration tests
on: [ push, pull_request, workflow_dispatch ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: docker build -t tests .
- run: docker run tests