Skip to content

Commit 385d6c8

Browse files
committed
test: readjust worflow
1 parent 32d998f commit 385d6c8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pull-unit-tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ jobs:
3737
shell: bash
3838
run: |
3939
npm run test
40-
- name: Clear Vite cache
41-
run: rm -rf node_modules/.vite
4240
- name: run_component_tests
4341
shell: bash
4442
run: |

0 commit comments

Comments
 (0)