ci: rm ci.sh
This commit is contained in:
parent
d820135f0e
commit
e3686ab784
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -106,4 +106,4 @@ jobs:
|
||||
target: thumbv7em-none-eabi
|
||||
override: true
|
||||
- name: Build
|
||||
run: ./ci.sh
|
||||
run: (cd embassy-nrf-examples; cargo build --target thumbv7em-none-eabi --bins)
|
||||
|
Loading…
Reference in New Issue
Block a user