Skip to content

Commit 52e2238

Browse files
specific tests
1 parent 4c9a94c commit 52e2238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-stage-2-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
npm run generate-dependencies --workspaces --if-present
7575
- name: "Run unit test suite"
7676
run: |
77-
make test-unit
77+
make -C docs test
7878
- name: "Save the result of fast test suite"
7979
uses: actions/upload-artifact@v4
8080
with:

0 commit comments

Comments
 (0)