Skip to content

Conversation

@mkeblx
Copy link
Contributor

@mkeblx mkeblx commented Aug 16, 2025

Run the addons test for CI so that all tests are run.

This aligns with the current local test command:

npm run test => 
    "test": "npm run lint && npm run test-unit && npm run test-unit-addons"

This does not appreciably add to overall tests execution time. test-unit-addons takes <0.2s on my machine.

@Mugen87 Mugen87 merged commit 46cd832 into mrdoob:dev Aug 16, 2025
8 checks passed
@Mugen87 Mugen87 added this to the r180 milestone Aug 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants