We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e136a3 commit 7b32c14Copy full SHA for 7b32c14
.github/workflows/ci.yml
@@ -239,7 +239,7 @@ jobs:
239
npm ci
240
python3 scripts/upload-build-metrics.py ../../build/cpu-usage.csv
241
242
- # This job isused to tell bors the final status of the build, as there is no practical way to detect
+ # This job is used to tell bors the final status of the build, as there is no practical way to detect
243
# when a workflow is successful listening to webhooks only in our current bors implementation (homu).
244
outcome:
245
name: bors build finished
0 commit comments