We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9e8c9d commit 8cbc348Copy full SHA for 8cbc348
.github/workflows/ci.yaml
@@ -122,7 +122,6 @@ jobs:
122
- name: Install cargo-careful
123
run: cargo install cargo-careful
124
- run: cargo careful test -Zcareful-sanitizer --features="$FEATURES"
125
- - run: cargo careful test -Zcareful-sanitizer -p ndarray-rand
126
127
docs:
128
if: ${{ github.event_name == 'merge_group' }}
0 commit comments