diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c26b66b..479c32b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: strategy: matrix: - app: [driver, notification, nuber-app, ride, user-service] + app: [driver, notification, gateway, ride, user-service] steps: - name: Checkout code