Skip to content

Commit

Permalink
Verbose cargo build output
Browse files Browse the repository at this point in the history
  • Loading branch information
jschneider-bensch committed Nov 6, 2024
1 parent d8178dc commit 74dabd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:

- name: Build
working-directory: ${{ matrix.board_directory }}
run: cargo build
run: cargo build --verbose

0 comments on commit 74dabd1

Please sign in to comment.