Skip to content

Commit

Permalink
try gh action without nvmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
sunker committed Nov 14, 2023
1 parent ac8c300 commit 55aecb2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:

- name: Setup Node.js environment
uses: actions/setup-node@v3
with:
node-version-file: ./packages/plugin-e2e/.nvmrc

- name: Install dependencies
run: npm i --w @grafana/plugin-e2e
Expand Down
1 change: 0 additions & 1 deletion packages/plugin-e2e/.nvmrc

This file was deleted.

0 comments on commit 55aecb2

Please sign in to comment.