We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a57a955 + b25aaa9 commit 5e4068bCopy full SHA for 5e4068b
.github/workflows/cron.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions-rs/cargo@v1
20
with:
21
command: check
22
- args: --examples
+ args: --examples --target thumbv6m-none-eabi
23
- uses: imjohnbo/issue-bot@v2
24
if: failure()
25
0 commit comments