Skip to content

Updated assistant.md #5

Updated assistant.md

Updated assistant.md #5

Workflow file for this run

name: check
on:
pull_request:
workflow_call:
jobs:
check:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v14
- uses: DeterminateSystems/magic-nix-cache-action@v8
- run: nix flake check --show-trace