Skip to content

Merge pull request #581 from fizyk/dependabot/github_actions/fizyk/ac… #1076

Merge pull request #581 from fizyk/dependabot/github_actions/fizyk/ac…

Merge pull request #581 from fizyk/dependabot/github_actions/fizyk/ac… #1076

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.9", "3.10", "3.11", "3.12", "3.13"]'