Closed sergeyklay closed 4 years ago
Hello,
I propose migrate CI process to GitHub Actions. This seems more reasonable when the project code, as well as continuous integration depend only on GitHub.
I have an example for you to show how simple it is: https://github.com/sergeyklay/bnf-mode/blob/master/.github/workflows/build.yml
Let me know if it is acceptable and I'll send a PR.
That's totally fine by me.
Implemented in the master branch
Hello,
I propose migrate CI process to GitHub Actions. This seems more reasonable when the project code, as well as continuous integration depend only on GitHub.
I have an example for you to show how simple it is: https://github.com/sergeyklay/bnf-mode/blob/master/.github/workflows/build.yml
Let me know if it is acceptable and I'll send a PR.