Skip to content

Commit db56615

Browse files
authored
Fix typo in README.md regarding CI job rules
1 parent 982225b commit db56615

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ Coverage report is available [here](https://learning-process.github.io/ppc-2025-
2323

2424
### Rules for submissions:
2525
1. You are not supposed to trigger CI jobs by frequent updates of your pull request. First you should test you work locally with all the scripts (code style).
26-
* Respect others time and don't slow down the job queue
26+
* Respect others time and don't slow down the job queue.
2727
2. Carefully check if the program can hang.

0 commit comments

Comments
 (0)