Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ To help you understand how YAML syntax is used to create a workflow file, this s
```
</td>
<td>
Groups together all the steps that run in the <code>check-bats-version</code> job. Each line nested under this section is a separate action.
Groups together all the steps that run in the <code>check-bats-version</code> job. Each item nested under this section is a separate action or shell command.
</td>
</tr>
<tr>
Expand Down