Skip to content

Commit 96711b4

Browse files
committed
ci(test): change feature to use
1 parent d0bb6b4 commit 96711b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
cached: ${{ steps.cache-llvm.outputs.cache-hit }}
5656
- name: Install nextest
5757
uses: taiki-e/install-action@nextest
58-
- run: cargo nextest run --profile ci -F http,camellia --release --workspace
58+
- run: cargo nextest run --profile ci -F http,xdp --release --workspace
5959
env:
6060
RUST_LOG: "info"
6161
CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUNNER: "sudo -E"

0 commit comments

Comments
 (0)