Skip to content

Commit 71977f5

Browse files
committed
address HTML reporter issues
1 parent c0b4ccf commit 71977f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/html-reporter-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
uses: actions/setup-node@v4
2424
with:
2525
node-version: ${{ matrix.node-version }}
26-
cache: 'npm'
2726

2827
- name: Install dependencies
2928
run: npm i

0 commit comments

Comments
 (0)