Skip to content

Commit 48ba0b7

Browse files
committed
again
Signed-off-by: Robert Kruszewski <[email protected]>
1 parent 72af11c commit 48ba0b7

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
@@ -478,7 +478,7 @@ jobs:
478478
RUSTFLAGS: "-C target-feature=+avx2"
479479
if: ${{ matrix.shard == 4 }}
480480
run: |
481-
cargo codspeed build --features test-harness \
481+
cargo codspeed build \
482482
-p vortex-alp \
483483
-p vortex-bytebool \
484484
-p vortex-datetime-parts \

0 commit comments

Comments
 (0)