This action provides the following functionalities for GitHub Actions users:
- Install Flex and Bison
- Use of Makefile for building and testing of Flex and Bison files
- Separated jobs for build and test
make build
make test
make all
make clean
The scripts and documentation in this project are released under the MIT License.