Skip to content

Commit ea08a4d

Browse files
ci: test build of dev shell on darwin
1 parent 822f8ef commit ea08a4d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@ jobs:
8484
- name: Build everything (default.nix)
8585
run: nix-build-uncached
8686

87+
- name: Build everything (shell.nix)
88+
run: nix-build-uncached shell.nix
89+
8790

8891
stack:
8992
strategy:

0 commit comments

Comments
 (0)