Skip to content
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

test: add test for @secretlint/quick-start #564

Merged
merged 1 commit into from
Jul 7, 2023
Merged

test: add test for @secretlint/quick-start #564

merged 1 commit into from
Jul 7, 2023

Conversation

azu
Copy link
Member

@azu azu commented Jul 7, 2023

  • make parallel testing stable

This CI failing looks like race condition in parallel.
#563
https://github.com/secretlint/secretlint/actions/runs/5489307758/jobs/10006949430?pr=563

- make parallel testing stable
@azu azu added the Type: Testing Adding missing tests or correcting existing tests label Jul 7, 2023
"test": "npm run build && node --loader ts-node/esm --test test/index.test.ts",
"test": "node --loader ts-node/esm --test test/index.test.ts",
Copy link
Member Author

Choose a reason for hiding this comment

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

npm run build may remove build before building?

@azu azu merged commit 4b44926 into master Jul 7, 2023
16 checks passed
@azu azu deleted the stable-test branch July 7, 2023 22:34
@github-actions github-actions bot mentioned this pull request Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Testing Adding missing tests or correcting existing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant