Skip to content

Commit

Permalink
Reverting the typescript changes and installation of node js
Browse files Browse the repository at this point in the history
  • Loading branch information
aparnamichael committed Jan 7, 2025
1 parent d1f18c0 commit 565e3e9
Show file tree
Hide file tree
Showing 2 changed files with 3,365 additions and 679 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/run-regression-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@ jobs:
- name: 'Setup: Checkout plugin'
uses: actions/checkout@v3

- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '18'

# Install the required software.
- name: 'Setup: Install required software'
run: bash ./src/test/resources/ci/scripts/setup.sh
Expand Down
Loading

0 comments on commit 565e3e9

Please sign in to comment.