Skip to content

Commit 8cbc348

Browse files
committed
ci: Remove duplicated test in cargo-careful
ndarray-rand test now included in workspace test on line before.
1 parent e9e8c9d commit 8cbc348

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ jobs:
122122
- name: Install cargo-careful
123123
run: cargo install cargo-careful
124124
- run: cargo careful test -Zcareful-sanitizer --features="$FEATURES"
125-
- run: cargo careful test -Zcareful-sanitizer -p ndarray-rand
126125

127126
docs:
128127
if: ${{ github.event_name == 'merge_group' }}

0 commit comments

Comments
 (0)