Skip to content

fix: key binding for sesh connect #125

fix: key binding for sesh connect

fix: key binding for sesh connect #125

Workflow file for this run

name: "CI"
on:
push:
branches:
- "*"
jobs:
tests:
runs-on: macos-14
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- name: Build the flake
run: |
nix flake check
nix run nix-darwin --extra-experimental-features "nix-command flakes" -- build --flake .#Adams-MBP