Skip to content

Commit

Permalink
ci: explain how to find out what buildkite test jobs are doing (#7604)
Browse files Browse the repository at this point in the history
  • Loading branch information
janpio committed Jun 11, 2021
1 parent f284cc5 commit cfa4c99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/.buildkite/test/test.yml
@@ -1,5 +1,5 @@
steps:
- label: ':coverage: Test %n - Node 14'
- label: ':coverage: Test %n - Node 14 (Search for `BUILDKITE_PARALLEL_JOB` in test output for definition what is being tested)'
parallelism: 3
timeout_in_minutes: 25
plugins:
Expand Down

0 comments on commit cfa4c99

Please sign in to comment.