Skip to content

feat: added pixi env and R circos plot example #1

feat: added pixi env and R circos plot example

feat: added pixi env and R circos plot example #1

Workflow file for this run

name: Test
on:
pull_request:
branches: [main]
jobs:
test-notebooks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: prefix-dev/setup-pixi@v0
with:
cache: true
- name: test-circlize
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: pixi run test-circlize