Skip to content

calc_wigner_3j increase cache size #13

calc_wigner_3j increase cache size

calc_wigner_3j increase cache size #13

Workflow file for this run

name: Testing
on:
push:
branches: ["*"]
pull_request:
types: [opened, reopened, synchronize]
jobs:
pytest-with-nbmake:
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- uses: actions/checkout@v5
- name: Setup uv project virtual environment
uses: ./.github/actions/setup-uv
- name: Run pytest --nbmake
run: uv run --no-project pytest --nbmake