Skip to content

fix(darwin): use stable app path to prevent installs.ini accumulation… #149

fix(darwin): use stable app path to prevent installs.ini accumulation…

fix(darwin): use stable app path to prevent installs.ini accumulation… #149

Workflow file for this run

name: Check *.nix files format
on: [pull_request, push]
jobs:
check-formatting:
name: Check formatting
runs-on: ubuntu-latest
steps:
- name: Code checkout
uses: actions/checkout@v5
- name: Setup Alejandra CLI
uses: 0xc000022070/[email protected]
- name: Check formatting
run: alejandra --check **/*.nix