Skip to content

Commit

Permalink
OK, less aggressive logging
Browse files Browse the repository at this point in the history
  • Loading branch information
enobayram committed Aug 30, 2023
1 parent d6f41e4 commit 54d9083
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 @@ -39,4 +39,4 @@ jobs:
- name: Build and cache artifacts
run: |
echo Building the project and its devShell
nix build .#check --log-lines 500 --show-trace --print-build-logs -vvvvv
nix build .#check --log-lines 500 --show-trace --print-build-logs -vvv

0 comments on commit 54d9083

Please sign in to comment.