Skip to content

Commit

Permalink
MWB-402: action test
Browse files Browse the repository at this point in the history
  • Loading branch information
SilverBerserk committed Aug 22, 2024
1 parent b3aec81 commit bc5a9e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cypress-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,10 @@ jobs:
#
# - run: npm i

- name: Use Node.js 20
- name: Use Node.js
uses: actions/setup-node@v4
with:
node-version: 20
node-version: '18.19.1'

- name: Start MongoDB
uses: supercharge/[email protected]
Expand Down

0 comments on commit bc5a9e6

Please sign in to comment.