aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDario Nieuwenhuis <[email protected]>2021-03-02 21:20:00 +0100
committerDario Nieuwenhuis <[email protected]>2021-03-02 21:20:00 +0100
commit9bee576fd241f019c363919b0c29551c6b8ee4b2 (patch)
tree96bfb71546ab96b02cb5c26d6b754793e4bd64e9 /.github
parentf100383b3c094830fee4e54956795388bd5edec1 (diff)
Update embassy
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/rust.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml
index f349f50ad..219a5e367 100644
--- a/.github/workflows/rust.yml
+++ b/.github/workflows/rust.yml
@@ -21,4 +21,4 @@ jobs:
21 target: thumbv7em-none-eabi 21 target: thumbv7em-none-eabi
22 override: true 22 override: true
23 - name: Build 23 - name: Build
24 run: ./test-build.sh 24 run: ./ci.sh