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 | ||