Skip to content

Bump ruff from 0.15.22 to 0.16.4 #1139

Bump ruff from 0.15.22 to 0.16.4

Bump ruff from 0.15.22 to 0.16.4 #1139

Workflow file for this run

name: Test
on:
pull_request:
push:
jobs:
tests:
runs-on: ubuntu-latest
permissions:
id-token: write
contents: read
steps:
- uses: actions/checkout@v7.0.1
- uses: DeterminateSystems/nix-installer-action@v22
- uses: DeterminateSystems/magic-nix-cache-action@v14
- run: nix build
- run: nix flake check