Skip to content

Commit

Permalink
ci: test hyprgrass-pulse
Browse files Browse the repository at this point in the history
  • Loading branch information
horriblename committed Jan 2, 2025
1 parent 68b778e commit e10f786
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,8 @@ jobs:
nix build .#hyprgrassWithTests \
--option extra-substituters https://hyprland.cachix.org \
--option extra-trusted-public-keys hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc=
- name: build hyprgrass-pulse
run: |
nix build .#hyprgrass-pulse \
--option extra-substituters https://hyprland.cachix.org \
--option extra-trusted-public-keys hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc=

0 comments on commit e10f786

Please sign in to comment.