Skip to content

Commit b3ec9aa

Browse files
committed
make fmt
1 parent d82b10c commit b3ec9aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/tutorials/testing-templates.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ ensures your templates are validated, tested, and promoted seamlessly.
2121

2222
- Install and configure Coder CLI in your environment.
2323
- Install Terraform CLI in your CI environment.
24-
- Configure [user roles and permissions](../admin/users/groups-roles.md#roles) for your Coder instance.
24+
- Configure [user roles and permissions](../admin/users/groups-roles.md#roles)
25+
for your Coder instance.
2526

2627
## Example GitHub Action Workflow
2728

28-
This example workflow tests and publishes a template using GitHub
29-
Actions.
29+
This example workflow tests and publishes a template using GitHub Actions.
3030

3131
The workflow:
3232

0 commit comments

Comments
 (0)