Skip to content

Bump fizyk/actions-reuse from 2.4.4 to 2.4.7 #561

Bump fizyk/actions-reuse from 2.4.4 to 2.4.7

Bump fizyk/actions-reuse from 2.4.4 to 2.4.7 #561

Workflow file for this run

name: Run tests
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
tests:
uses: fizyk/actions-reuse/.github/workflows/[email protected]
with:
python-versions: '["3.8", "3.9", "3.10", "3.11", "3.12", "pypy-3.8"]'
secrets:
codecov_token: ${{ secrets.CODECOV_TOKEN }}
benchmark:
needs: tests
uses: ./.github/workflows/benchmarks.yml