We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32d998f commit 385d6c8Copy full SHA for 385d6c8
.github/workflows/pull-unit-tests.yml
@@ -37,8 +37,6 @@ jobs:
37
shell: bash
38
run: |
39
npm run test
40
- - name: Clear Vite cache
41
- run: rm -rf node_modules/.vite
42
- name: run_component_tests
43
44
0 commit comments