Skip to content

Commit 9c2e5ff

Browse files
AdinAckusbalbin
authored andcommitted
Update ci.yml
1 parent 9772644 commit 9c2e5ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
on:
22
pull_request:
3-
3+
44
name: Continuous integration
55

66
# Make sure CI fails on all warnings, including Clippy lints
@@ -29,6 +29,7 @@ jobs:
2929
# TODO: -log-rtt # log-rtt without defmt, more combos?
3030
- log-itm
3131
- log-semihost
32+
- cordic
3233

3334
steps:
3435
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)