Skip to content

Commit

Permalink
chore(ci): include @check in ci
Browse files Browse the repository at this point in the history
Signed-off-by: Rudi Grinberg <[email protected]>

<!-- ps-id: 2336b4ed-101a-4cea-b3bf-4d21e5edb708 -->
  • Loading branch information
rgrinberg committed Jun 30, 2024
1 parent f66a84d commit f3053c8
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 f3053c8

Please sign in to comment.