Skip to content

Update installation instructions on readme #18

Update installation instructions on readme

Update installation instructions on readme #18

Workflow file for this run

name: CI
on:
pull_request:
branches: ["main", "dev/*"]
push:
branches: ["main", "dev/*"]
jobs:
unit:
uses: ./.github/workflows/unit.yml
notebooks:
uses: ./.github/workflows/notebook_smoke.yml