Skip to content

Commit f41979c

Browse files
Update test.yml
1 parent cd54c18 commit f41979c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
(echo; echo "Unexpected difference in directories after code generation. Run 'make generate' command and commit."; exit 1)
5555
5656
# Run acceptance tests in a matrix with Terraform CLI versions
57-
test:
57+
acceptance-test:
5858
name: Terraform Provider Acceptance Tests
5959
needs: build
6060
runs-on: self-hosted

0 commit comments

Comments
 (0)