Skip to content

Commit

Permalink
Update .github/workflows/e2e.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tmigone authored Sep 26, 2022
1 parent 309d660 commit 78691c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 78691c2

Please sign in to comment.