Skip to content

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

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

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

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/setup-alejandra@v4.0.0
- name: Check formatting
run: alejandra --check **/*.nix