Skip to content

Add CI

Add CI #6

Workflow file for this run

name: CI
on:
- push
- pull_request
jobs:
ingest:
# strategy:
# matrix:
# runtime: [docker, conda]
# permissions:
# id-token: write
uses: ./.github/workflows/pathogen-repo-ci.yaml
with:
build-target: ingest
build-args: --config '[viruses="hku1"]'