Skip to content

build(deps): bump the rust group across 1 directory with 3 updates #12

build(deps): bump the rust group across 1 directory with 3 updates

build(deps): bump the rust group across 1 directory with 3 updates #12

Workflow file for this run

name: Build and check
on:
push:
pull_request:
jobs:
checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v25
- run: nix build ./nix
- run: nix flake check ./nix