Skip to content

build(deps-dev): bump ruff from 0.8.1 to 0.8.4 #204

build(deps-dev): bump ruff from 0.8.1 to 0.8.4

build(deps-dev): bump ruff from 0.8.1 to 0.8.4 #204

Workflow file for this run

name: "Nix CI"
on: [pull_request, push]
jobs:
tests:
name: "Nix build on ${{ matrix.os }}"
runs-on: "${{ matrix.os }}-latest"
strategy:
matrix:
os: [ubuntu, macos]
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- uses: DeterminateSystems/flake-checker-action@main
- run: nix build