diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 802a1933c..7f7979a86 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -23,7 +23,7 @@ jobs: run: yarn install --non-interactive --frozen-lockfile - name: Run e2e tests run: | - git clone https://github.com/tmigone/nitro + git clone https://github.com/edgeandnode/nitro pushd nitro git checkout ci git submodule update --init --recursive