Testing Framwork #17

Merged
an.di merged 83 commits from adilallo/enhancement/TestingFramework2 into main 2025-09-03 18:50:40 +00:00
Showing only changes of commit 09603d1b54 - Show all commits
+1
View File
@@ -24,6 +24,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: "npm"
node-options: "--max_old_space_size=4096"
- name: Install dependencies
run: npm ci