Skip to content

build(deps-dev): bump ruff from 0.9.7 to 0.9.8 in the python-deps group #321

build(deps-dev): bump ruff from 0.9.7 to 0.9.8 in the python-deps group

build(deps-dev): bump ruff from 0.9.7 to 0.9.8 in the python-deps group #321

Workflow file for this run

name: test
on:
push:
branches:
- master
paths-ignore:
- ".github/dependabot.yml"
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v30
with:
github_access_token: ${{ github.token }}
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix flake check -L