We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fa8c31 commit 6a3711bCopy full SHA for 6a3711b
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
with:
12
nix_path: nixpkgs=channel:nixos-unstable
13
- run: ls
14
- - run: nix develop
+ - run: nix flake check
15
16
17
0 commit comments