Skip to content

Commit

Permalink
revert: node version changes removed
Browse files Browse the repository at this point in the history
  • Loading branch information
akash3gtm committed Aug 22, 2023
1 parent b8ea716 commit 3999341
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2

- name: Setup Node.js 16.x
uses: actions/setup-node@v3
with:
node-version: 16.x
# Install NPM dependencies, cache them correctly
# and run all Cypress tests
- name: Cypress run
Expand Down

0 comments on commit 3999341

Please sign in to comment.