Skip to content

tweak(emacs): use projectile version of recompile for recompile hotkey #57

tweak(emacs): use projectile version of recompile for recompile hotkey

tweak(emacs): use projectile version of recompile for recompile hotkey #57

Workflow file for this run

name: ci
on:
push:
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v11
- name: Enable magic Nix cache
uses: DeterminateSystems/magic-nix-cache-action@main
- name: Run `nix flake check`
run: nix flake check -L