Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Guelakais authored Jul 1, 2024
1 parent e79c873 commit 02e33cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ jobs:
uses: dtolnay/[email protected]
with:
components: clippy, rustfmt
- name: Set Rust backtrace
run: |
echo "RUST_BACKTRACE=1" >> $GITHUB_ENV
- name: Install colcon-cargo and colcon-ros-cargo
run: |
Expand Down

0 comments on commit 02e33cc

Please sign in to comment.