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
Simple Node.js application to demonstrate the use of GitHub Actions
3
3
4
-
Checkout [act](https://github.com/nektos/act) to run the actions locally
4
+
# Look Ma, no Makefile!
5
+
All the tasks necessary for testing, building and deploying this code is already defined in `.github/main.workflow` so why would you want to also create a `Makefile` for local development? Now you can use [act](https://github.com/nektos/act) to run the actions locally!
0 commit comments