Skip to content

Commit 22e8de9

Browse files
committed
CI
1 parent 481c3f3 commit 22e8de9

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,7 @@ jobs:
3131
- stm32g474
3232
- stm32g484
3333
features:
34-
- log-rtt,defmt
35-
# TODO: -log-rtt # log-rtt without defmt, more combos?
36-
- log-itm
37-
- log-semihost
38-
- cordic,log-rtt,defmt
34+
- defmt
3935

4036
steps:
4137
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)