Skip to content

Commit

Permalink
one more fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Nebyt committed Jun 23, 2024
1 parent f0f0446 commit b7b3409
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/e2e-tests-ext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,7 @@ jobs:
- name: npm install
working-directory: ./packages/e2e-tests
run: |
export NVM_DIR=~/.nvm
source ~/.nvm/nvm.sh
nvm use
npm install
run: npm install

- name: download app
uses: actions/download-artifact@v4
Expand Down

0 comments on commit b7b3409

Please sign in to comment.