Skip to content

Update dependency ruff to v0.6.4 - autoclosed #14

Update dependency ruff to v0.6.4 - autoclosed

Update dependency ruff to v0.6.4 - autoclosed #14

Workflow file for this run

name: Run Tests
on:
pull_request:
branches: [main]
jobs:
test:
name: PR Tests
uses: ./.github/workflows/test_suite.yml
with:
ref: ${{ github.ref }}
secrets: inherit