Skip to content

Commit

Permalink
Do Not Merge: Try debug-preprocessor_successor-race branch of riot-wr…
Browse files Browse the repository at this point in the history
…appers

See-Also: #242
  • Loading branch information
chrysn committed Feb 5, 2024
1 parent 9fc1ba4 commit 3ecd35a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,9 @@ jobs:
# Some of the above are executed by root, creating ~/.cargo/git as
# that user, blocking downloads of own libraries.
rm -rf ~/.cargo
sed 's/rust-riot-sys/rust-riot-sys", branch = "debug-preprocessor_successor-race/' -i RIOT/.cargo/config.toml
rm RIOT/examples/rust-hello-world/Cargo.lock
(cd RIOT/examples/rust-hello-world; cargo update)
make -CRIOT/examples/rust-hello-world BUILDTEST_MAKE_REDIRECT='' buildtest
# TODO: temporarily disabled (sock_udp.h not found)
#make -CRIOT/examples/rust-gcoap BUILDTEST_MAKE_REDIRECT='' buildtest
Expand Down

0 comments on commit 3ecd35a

Please sign in to comment.