Skip to content

Enable npm test on Windows workflow #1158

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

minggangw
Copy link
Member

No description provided.

@minggangw minggangw requested a review from Copilot June 3, 2025 02:26
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR aims to enable the execution of npm tests during the Windows build workflow.

  • Adds an npm test step to the Windows build-and-test workflow.
Comments suppressed due to low confidence (1)

.github/workflows/windows-build-and-test.yml:76

  • Consider ensuring that Node.js and all necessary dependencies are installed before this step, to prevent potential failures during the CI execution.
npm test

@minggangw minggangw force-pushed the enable-test-on-windows-workflow branch from 1538329 to 9293a4e Compare June 6, 2025 04:40
@coveralls
Copy link

coveralls commented Jun 27, 2025

Coverage Status

coverage: 84.526% (-0.1%) from 84.625%
when pulling 90720ad on minggangw:enable-test-on-windows-workflow
into 1502f32 on RobotWebTools:develop.

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