Skip to content

Commit 8f2dde2

Browse files
committed
ci(gh-actions): Add nix flake check to the CI pipeline
This fixes issue #64.
1 parent a889c91 commit 8f2dde2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/ci.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@ get_platform() {
3737
}
3838

3939
set -x
40+
nix flake check
4041
nix build --json --print-build-logs ".#devShells.$(get_platform).default"

0 commit comments

Comments
 (0)