Skip to content

Commit 3d10858

Browse files
authored
Update test_js.yml
Signed-off-by: Jan Kowalleck <jan.kowalleck@owasp.org>
1 parent ba30d4b commit 3d10858

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
uses: actions/setup-node@v6
3333
with:
3434
node-version: '20.x'
35+
package-manager-cache: false
3536
- name: Install Depenencies
3637
run: npm install
3738
- name: Run test

0 commit comments

Comments
 (0)