Skip to content

chore: add tests.yml build action to run tests on PR / master. #177

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

Merged
merged 9 commits into from
Mar 1, 2020

Conversation

benmonro
Copy link
Contributor

@benmonro benmonro commented Mar 1, 2020

after this I'd like to add a status badge to the reademe. :)

@@ -13,9 +13,8 @@
"scripts": {
"test": "is-ci \"test:ci\" \"test:dev\"",
"test:dev": "jest --watch",
"test:ci": "yarn test:jest",
"test:jest": "jest --coverage",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

note, i moved this into jest.config.js

@tannerlinsley tannerlinsley merged commit 8c890b7 into TanStack:master Mar 1, 2020
@tannerlinsley
Copy link
Collaborator

Nice!

Copy link

nx-cloud bot commented Mar 5, 2024

View your CI Pipeline Execution ↗ for commit 8517874.

Command Status Duration Result
nx run-many --target=build --exclude=examples/*... ✅ Succeeded 1m 46s View ↗
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-05-29 13:58:41 UTC

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