Skip to content

feat: Update fzf to follow gitignore #456

feat: Update fzf to follow gitignore

feat: Update fzf to follow gitignore #456

Workflow file for this run

name: Test
on:
push:
branches:
- main
pull_request:
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v17
- run: |
nix run '.#format' .