Skip to content

Commit

Permalink
Increase verbosity
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickBaus committed May 10, 2024
1 parent c77eb7b commit 5c3c28b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
board: ${{ env.PCB_FILE }}
skip: run_erc,run_drc
variant: ${{ matrix.variant }}
verbose: 0 # use 3 for debugging
verbose: 3 # use 3 for debugging

- name: Upload bill of materials files as artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 5c3c28b

Please sign in to comment.