Skip to content

Commit 72af11c

Browse files
committed
nofeature
Signed-off-by: Robert Kruszewski <[email protected]>
1 parent 1050a0e commit 72af11c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@ jobs:
545545
RUSTFLAGS: "-C target-feature=+avx2"
546546
if: ${{ matrix.shard == 10 }}
547547
run: |
548-
cargo codspeed build --features test-harness \
548+
cargo codspeed build \
549549
-p vortex-mask \
550550
-p vortex-metrics \
551551
-p vortex-utils \

0 commit comments

Comments
 (0)