Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Commit

Permalink
Ensure tests rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosuavio committed Feb 20, 2024
1 parent de743ad commit 48efa92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
- run: nix-shell --run "echo OK"
- run: nix-shell --run "pre-commit run --all-files"
- run: nix-build -A vm
- run: nix-build test
- run: nix-build test --check

0 comments on commit 48efa92

Please sign in to comment.