Skip to content

Commit 05dd629

Browse files
committed
Clarify one PR for workflow
1 parent 7aee05a commit 05dd629

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/assignments/hw4-25.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,8 @@ Please provide a link to your merged commit.
185185

186186
### 8. Create a continuous integration pipeline to run your test cases
187187

188+
*This is a group exercise. Only one person should PR the workflow file, and others should review.*
189+
188190
To ensure the quality of our codebase, we want to make sure that your code passes all its test cases after every checkin. If the tests fail, we should reject the checkin.
189191

190192
To setup our CI workflow, first, create a workflows subdirectory in .github. Then create a new file called ci.yml in workflows/.

0 commit comments

Comments
 (0)