We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bf7165 commit 5b29a2cCopy full SHA for 5b29a2c
ci/README.md
@@ -49,8 +49,9 @@ Make sure you have `$GITHUB_TOKEN` set and [hub](https://github.com/github/hub)
49
50
Currently, we run a command to manually generate the code coverage shield. Follow these steps:
51
52
-1. Run `yarn badges`
53
-2. Go into the README and change the color from `red` to `green` in this line:
+1. Run `yarn test` and make sure all the tests are passing
+2. Run `yarn badges`
54
+3. Go into the README and change the color from `red` to `green` in this line:
55
56
```
57

0 commit comments