Skip to content

feat: separate visual mode into visual add, remove, and toggle #35

feat: separate visual mode into visual add, remove, and toggle

feat: separate visual mode into visual add, remove, and toggle #35

Workflow file for this run

name: "Test build nix"
on:
pull_request:
push:
jobs:
nix:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- uses: DeterminateSystems/magic-nix-cache-action@v7
- run: nix build