Skip to content

Commit

Permalink
Added logging output to nix flake check to identify failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jake-arkinstall committed Oct 20, 2023
1 parent d41b476 commit 1887c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-with-nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v23
- name: Build and test tket
run: nix flake check
run: nix flake check -L

0 comments on commit 1887c49

Please sign in to comment.