Skip to content

flake.lock, Cargo.lock: update #393

flake.lock, Cargo.lock: update

flake.lock, Cargo.lock: update #393

Workflow file for this run

on:
push:
branches:
- main
tags:
- 'v*'
pull_request:
workflow_dispatch:
name: CI
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@V27
- uses: cachix/cachix-action@v15
with:
name: newam
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix flake check -L