Can tests be run locally? #2259
Unanswered
papadeltasierra
asked this question in
Q&A
Replies: 2 comments
-
|
Questions is best in in discussions, not issues, which should only be used for bugs. (Second time now!) I had the same question when I started out, so there is some existing discussions on the topic, the workflows are a good place to start, in worst case you can have GitHub run the tests for you in your personal clone. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Apologies - still getting my head around GitHub issues and discussions. Thanks, I've notice that you are using GitHub actions and have now managed to enable them in my fork. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a Windows system and also WSL/Ubuntu. Is it possible to run the tests that are normally run via Travis locally? I am attempting to make some changes and want to start by confirming that all existing tests run successfully.
Beta Was this translation helpful? Give feedback.
All reactions