We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1117e2a commit a1bbf7fCopy full SHA for a1bbf7f
.github/workflows/ci.yml
@@ -43,4 +43,4 @@ jobs:
43
nix build -L .?submodules=1#sonata-tests
44
45
- name: Run Nix Checks
46
- run: nix flake check -L .?submodules=1
+ run: nix flake check -L .?submodules=1#
0 commit comments