Skip to content

HyprlandAPI Breaking Change Fix #110

HyprlandAPI Breaking Change Fix

HyprlandAPI Breaking Change Fix #110

Workflow file for this run

name: "Nix build test"
on:
pull_request:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix build .#hyprgrassWithTests