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

Unit tests flow #2745

Merged
merged 2 commits into from
Mar 15, 2024
Merged

Unit tests flow #2745

merged 2 commits into from
Mar 15, 2024

Conversation

mikiher
Copy link
Contributor

@mikiher mikiher commented Mar 15, 2024

This is pretty self-explanatory:

  • Trigger on pull_request or push (can also run manually on any ref)
  • Checkout
  • Run npm ci
  • Run npm test

@mikiher
Copy link
Contributor Author

mikiher commented Mar 15, 2024

OK, so I believe the failing flow can be safely ignored, because it triggers on a pull_request on your reposity, but is running on my repository which does not have this pull_request.

@mikiher mikiher marked this pull request as ready for review March 15, 2024 08:26
@advplyr
Copy link
Owner

advplyr commented Mar 15, 2024

Thanks!

@advplyr advplyr merged commit 5777184 into advplyr:master Mar 15, 2024
2 of 4 checks passed
@mikiher mikiher deleted the unit-tests-flow branch March 16, 2024 07:30
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.

None yet

2 participants