Skip to content

Commit

Permalink
Merge pull request #54 from OscarGarciaT/SebastRivera-patch-1
Browse files Browse the repository at this point in the history
Update node.js.yml
  • Loading branch information
SebastRivera committed Aug 17, 2023
2 parents 363d91d + aef8a32 commit 449b7c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,5 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: npm ci
- run: npm test
- run: npx cypress run

0 comments on commit 449b7c0

Please sign in to comment.