Skip to content

Commit

Permalink
limit tests temporarily
Browse files Browse the repository at this point in the history
Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
  • Loading branch information
rdhar committed Sep 12, 2024
1 parent a7dec0f commit 8d50a54
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tf_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ jobs:
matrix:
tool: [tofu, terraform]
path:
- fail_invalid_resource_type
# - fail_invalid_resource_type
- fail_data_source_error
- pass_one
- pass_character_limit
- pass_format_diff
# - pass_character_limit
# - pass_format_diff

steps:
- name: Echo github
Expand Down

0 comments on commit 8d50a54

Please sign in to comment.