Skip to content

Bump scipy from 1.15.0 to 1.15.1 #556

Bump scipy from 1.15.0 to 1.15.1

Bump scipy from 1.15.0 to 1.15.1 #556

Workflow file for this run

name: "basic"
on:
push:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/[email protected]
with:
extra_args: '--verbose --all-files'
experiment:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: experiments
shell: bash
run: |
make experiments