We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26b0523 commit dfb440aCopy full SHA for dfb440a
.github/workflows/unit-tests-internal.yml
@@ -127,4 +127,4 @@ jobs:
127
merge-multiple: true
128
129
- name: Merge reports
130
- run: pnpm dlx vitest run --merge-reports
+ run: pnpm dlx vitest@3.1.4 run --merge-reports
.github/workflows/unit-tests-packages.yml
.github/workflows/unit-tests-webapp.yml
@@ -133,4 +133,4 @@ jobs:
133
134
135
136
0 commit comments