You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To test code on CI, we should also test all the shell commands that are in the README.md. We should be able to make a Makefile with a CI target (make test) which compiles and runs all of the shell commands.
The text was updated successfully, but these errors were encountered:
To test code on CI, we should also test all the shell commands that are in the README.md. We should be able to make a Makefile with a CI target (
make test
) which compiles and runs all of the shell commands.The text was updated successfully, but these errors were encountered: