Skip to content

Commit

Permalink
chore(ci): include @check in ci (#1062)
Browse files Browse the repository at this point in the history
Signed-off-by: Rudi Grinberg <[email protected]>
  • Loading branch information
rgrinberg authored Jun 30, 2024
1 parent 9d4aa18 commit b0cb7b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: |
nix develop -c dune runtest
nix develop -c dune build @runtest @check

0 comments on commit b0cb7b4

Please sign in to comment.