Skip to content

Commit

Permalink
env to cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
mluena committed Feb 26, 2024
1 parent 1e934e5 commit 056fe2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Use Node.js 18
- name: Use Node.js 18.17
uses: actions/setup-node@v3
with:
node-version-file: '.nvmrc'
Expand Down

0 comments on commit 056fe2c

Please sign in to comment.