Skip to content

Group tests for work-stealing by underlying cluster fixture (#1627) #2813

Group tests for work-stealing by underlying cluster fixture (#1627)

Group tests for work-stealing by underlying cluster fixture (#1627) #2813

Workflow file for this run

name: Linting
on:
push:
branches:
- main
pull_request:
jobs:
pre-commit:
name: pre-commit hooks
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/action@v3.0.1