Skip to content

ci(.github/workflows/integration): add 'spec' to matrix command for quality checks#243

Merged
seungrodotlee merged 2 commits into
toss:mainfrom
sukvvon:ci/add-quality-spec-command-in-integration
Jun 1, 2025
Merged

ci(.github/workflows/integration): add 'spec' to matrix command for quality checks#243
seungrodotlee merged 2 commits into
toss:mainfrom
sukvvon:ci/add-quality-spec-command-in-integration

Conversation

@sukvvon
Copy link
Copy Markdown
Contributor

@sukvvon sukvvon commented May 23, 2025

Overview

  • This ensures that even when only test-related files are modified, we still run existing tests to verify system stability—just like in the following PR:
  • This helps prevent unintended regressions caused by changes in test files.

Checklist

  • Did you write the test code?
  • Have you run yarn run fix to format and lint the code and docs?
  • Have you run yarn run test:coverage to make sure there is no uncovered line?
  • Did you write the JSDoc?

Copy link
Copy Markdown
Contributor

@seungrodotlee seungrodotlee left a comment

Choose a reason for hiding this comment

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

Thanks! 👍

@seungrodotlee seungrodotlee merged commit 4ed5306 into toss:main Jun 1, 2025
9 checks passed
@sukvvon sukvvon deleted the ci/add-quality-spec-command-in-integration branch June 2, 2025 00:52
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