Skip to content

chore: Configure Kitty, fix darwin errors, configure flatpaks + homebrew #80

chore: Configure Kitty, fix darwin errors, configure flatpaks + homebrew

chore: Configure Kitty, fix darwin errors, configure flatpaks + homebrew #80

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request: {}
jobs:
test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v20
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: make test