Skip to content

Update alg_cache to take verbose argument for compatibility with new OrdinaryDiffEqCore.__init #358

Update alg_cache to take verbose argument for compatibility with new OrdinaryDiffEqCore.__init

Update alg_cache to take verbose argument for compatibility with new OrdinaryDiffEqCore.__init #358

Workflow file for this run

name: vale.sh
on:
push:
branches:
- 'main'
- 'release-'
tags: '*'
pull_request:
jobs:
vale:
name: runner / vale
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: errata-ai/vale-action@reviewdog