Skip to content

Conversation

yanjiew1
Copy link
Contributor

@yanjiew1 yanjiew1 commented Mar 9, 2023

This commit add two jobs for GitHub Action:

  • fibdrv-check: It will execute make and make check to ensure that the kernel module can be successfully built, loaded and used.

  • coding-style: It will check the coding-style using clang-format.

This commit add two jobs for GitHub Action:

- fibdrv-check: It will execute `make` and `make check` to ensure that
the kernel module can be successfully built, loaded and used.

- coding-style: It will check the coding-style using clang-format.
@jserv jserv merged commit ce1ed33 into sysprog21:master Mar 9, 2023
@jserv
Copy link
Contributor

jserv commented Mar 9, 2023

Thank @yanjiew1 for contributing!

@jserv jserv changed the title Add GitHub Action scripts for automatic testing Add GitHub Action scripts for automated testing Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants