Skip to content

Commit 665cfcc

Browse files
committed
Add MSP430 CI test with no flags
1 parent 33f91d0 commit 665cfcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
- { rust: 1.60.0, vendor: Nordic, options: "" }
7676
# Use nightly for architectures which don't support stable
7777
- { rust: nightly, vendor: MSP430, options: "--nightly" }
78+
- { rust: nightly, vendor: MSP430, options: "" }
7879
- { rust: nightly, vendor: Espressif, options: "" }
7980

8081
steps:

0 commit comments

Comments
 (0)