Skip to content

Commit

Permalink
Use a more exact integration test name
Browse files Browse the repository at this point in the history
This enables the internal test monitoring to show more descriptive names.
  • Loading branch information
href committed Feb 6, 2024
1 parent 0474c95 commit 76bf240
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This GitHub action runs your tests for each commit push and/or PR. Optionally
# you can turn it on using a cron schedule for regular testing.
#
name: Tests
name: Terraform Integration Tests
on:
push:
paths-ignore:
Expand Down

0 comments on commit 76bf240

Please sign in to comment.