Skip to content

Bump ruff from 0.7.3 to 0.8.4 #1359

Bump ruff from 0.7.3 to 0.8.4

Bump ruff from 0.7.3 to 0.8.4 #1359

name: Test Pull Request
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/reusable-test.yml
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
event_name: ${{ github.event_name }}