diff --git a/07 - GameDevSpace/Processes/Git CICD.md b/07 - GameDevSpace/Processes/Git CICD.md index 7da5577..fe4bdd5 100644 --- a/07 - GameDevSpace/Processes/Git CICD.md +++ b/07 - GameDevSpace/Processes/Git CICD.md @@ -29,7 +29,7 @@ In a trunk based game development environment, here's a list of the basic action ### CI - create a branch from `main` to code something - commit and push to this branch -- +- Action 1: build the game, run the game (null hypothesis test) --- # References \ No newline at end of file