Skip to content

Commit

Permalink
fixup! ci: testing...
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspar030 committed Nov 15, 2023
1 parent a036fa3 commit 5049ac8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
- name: "riot-rs compilation test"
run: |
echo RUSTC_WRAPPER=${RUSTC_WRAPPER}
laze build --partition hash:${{ matrix.partition }} --builders nrf52840dk,rpi-pico -g
echo RUSTC_WRAPPER=$RUSTC_WRAPPER
laze build --partition hash:${{ matrix.partition }} --builders nrf52840dk,rpi-pico -v -g
echo DONE
CI-success:
Expand Down

0 comments on commit 5049ac8

Please sign in to comment.