This is a place to find .YML files for your github action 42 testers.
You should use this if your tester isn't working on Linux/Windows, or if you wish to automatically run all tests every time you push to your github repo. Github actions are completely free and extremely convenient.
If you wanna help just open a pull request with your .YML file,
and add it to the table in this README.
If you didn't find the github action file you were looking for, go to this site and make it yourself:
https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions
Don't forget to open a pull request here after you create your file. ;)
| Name | Link | Project |
|---|---|---|
| PFT_2019 | https://github.com/wblech/42_github_actions/blob/master/printf/pft_2019 | printf |
| 42TESTERS-PRINTF | https://github.com/wblech/42_github_actions/tree/master/printf/42TESTERS-PRINTF | printf |
| ft_printf_test | https://github.com/wblech/42_github_actions/tree/master/printf/ft_printf_test | printf |
| Name | Link | Project | ||
|---|---|---|---|---|
| PFT_2019 | https://github.com/cclaude42/PFT_2019 | printf | ||
| 42TESTER-PRINTF | https://github.com/Mazoise/42TESTERS-PRINTF | printf | ||
| ft_printf_test | https://github.com/cacharle/ft_printf_test | printf | ||