Skip to content

Commit fd8edc7

Browse files
committed
no examples
1 parent 6cafc73 commit fd8edc7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
- run: "cargo test --verbose --doc"
3838
- run: "cargo doc --verbose"
3939
- run: "cargo build --verbose --release"
40-
- run: "cargo test --verbose --examples"
4140
- run: "cargo outdated --verbose --aggresssive --root-deps-only --exit-code 1"
4241
- run: "cargo clippy --verbose"
4342
- run: "cargo +nightly build --verbose -Z build-std=core,panic_abort --target ${{ matrix.triple }} --release"

0 commit comments

Comments
 (0)