diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 903e08c..a427016 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -60,6 +60,7 @@ jobs: - "" # no extra features - "tracing" - "axum" + - "actix-web" - "all" # marker for all features steps: - uses: actions/checkout@v6