Replies: 2 comments 2 replies
-
|
It works like anything else you write a github action workflow: make sure your PHP version is right, composer dependencies are installed and call I usually wrap them in a composer |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@mfn I tried running it on GitHub Actions but it takes the same amount of time than the normal phpunit run. Did you do anything special? |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
It's may a dumb question, but can we use it on Github Workflows ( With no big issues )?
If yes, it's there any example of a
.ymlfile for CI on Github Actions?Beta Was this translation helpful? Give feedback.
All reactions