1 parent 32ac2a3 commit 44cf17dCopy full SHA for 44cf17d
1 file changed
.github/workflows/check.yml
@@ -93,6 +93,6 @@ jobs:
93
94
- name: Install dependencies
95
run: pnpm install --frozen-lockfile --prefer-offline
96
-
+
97
- name: Run unit tests
98
run: pnpm run test:run
0 commit comments