Skip to content

Commit

Permalink
verbose build
Browse files Browse the repository at this point in the history
  • Loading branch information
nekronos committed Oct 2, 2024
1 parent a7aed51 commit 04e2593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
- uses: cachix/install-nix-action@v27
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix build
- run: nix build -L
- run: nix flake check

0 comments on commit 04e2593

Please sign in to comment.