diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 864732ade..1f329a5a9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -282,7 +282,7 @@ jobs: if: always() run: kill ${{ steps.run-zenoh.outputs.zenohd-pid }} - no_routeur: + no_router: name: Test examples without router runs-on: ubuntu-latest steps: