Skip to content

Commit

Permalink
remove node version
Browse files Browse the repository at this point in the history
  • Loading branch information
callebtc committed Nov 29, 2023
1 parent 35a7455 commit d071952
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nutshell-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
- name: Run Tests
uses: actions/setup-node@v3
with:
node-version: 20x
cache: 'npm'
- run: npm ci
- run: npm run compile
Expand Down

0 comments on commit d071952

Please sign in to comment.