Skip to content

Commit

Permalink
test ci: show more log lines on failure
Browse files Browse the repository at this point in the history
  • Loading branch information
dav009 committed Sep 30, 2023
1 parent a479e6e commit 79c2381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -18,4 +18,4 @@ jobs:
- uses: cachix/install-nix-action@v17

- name: Build binary
run: nix build
run: nix build --log-lines 1000000

0 comments on commit 79c2381

Please sign in to comment.