Skip to content

Commit 0cbfc25

Browse files
committed
fix
1 parent 17da492 commit 0cbfc25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -738,8 +738,8 @@ jobs:
738738
[
739739
job_build,
740740
job_browser_build_tests,
741-
job_browser_unit_test,
742-
job_node_unit_test,
741+
job_browser_unit_tests,
742+
job_node_unit_tests,
743743
job_nextjs_integration_test,
744744
job_node_integration_tests,
745745
job_browser_playwright_tests,

0 commit comments

Comments
 (0)