Skip to content

refactor: change keybinds to ergonomic standards 💀 #326

refactor: change keybinds to ergonomic standards 💀

refactor: change keybinds to ergonomic standards 💀 #326

Workflow file for this run

name: "NixOS CI"
on:
pull_request:
push:
jobs:
fmt-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v20
with:
github_access_token: ${{secrets.GITHUB_TOKEN}}
- run: nix fmt -- --check .