Skip to content

feat(dev): add code-review-graph, rtk, semble, toon to development en… #7284

feat(dev): add code-review-graph, rtk, semble, toon to development en…

feat(dev): add code-review-graph, rtk, semble, toon to development en… #7284

Workflow file for this run

name: Formatting Check
permissions:
contents: read
on: [push, pull_request, workflow_dispatch]
jobs:
checks:
name: Check expressions
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: cachix/install-nix-action@v31
with:
install_url: https://nixos.org/nix/install
- run: nix build .#checks.x86_64-linux.treefmt