Tests are not running is CI. Is this intentional? #22
-
In this repos github action that runs for every commit and PR i see we are only running Is there any reason as to why we are not running |
Beta Was this translation helpful? Give feedback.
Answered by
jeroenrinzema
Oct 10, 2022
Replies: 1 comment 1 reply
-
I did not include the tests inside the CI pipeline. The tests were a bit in-stable. I recently fixed the tests and could safely be included inside the pipeline. Feel free to open a PR to include the tests. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jeroenrinzema
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I did not include the tests inside the CI pipeline. The tests were a bit in-stable. I recently fixed the tests and could safely be included inside the pipeline. Feel free to open a PR to include the tests.