Skip to content

Commit

Permalink
reduce tests
Browse files Browse the repository at this point in the history
  • Loading branch information
osterman committed Jun 15, 2024
1 parent 93b11c4 commit efe569c
Showing 1 changed file with 32 additions and 35 deletions.
67 changes: 32 additions & 35 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,23 +174,23 @@ jobs:
matrix:
demo-folder:
- demo-atlantis
- demo-component-manifest
# - demo-component-manifest
- demo-component-versions
- demo-context
- demo-custom-command
- demo-json-validation
- demo-opa-validation
- demo-opentofu
- demo-project
- demo-stacks
- demo-terraform
- demo-terraform-overrides
- demo-workflows
- demo-yaml-anchors
- demo-mock-architecture
- demo-stack-templating
- demo-multi-cloud
- demo-vendoring
# - demo-context
# - demo-custom-command
# - demo-json-validation
# - demo-opa-validation
# - demo-opentofu
# - demo-project
# - demo-stacks
# - demo-terraform
# - demo-terraform-overrides
# - demo-workflows
# - demo-yaml-anchors
# - demo-mock-architecture
# - demo-stack-templating
# - demo-multi-cloud
# - demo-vendoring

timeout-minutes: 20
steps:
Expand Down Expand Up @@ -219,26 +219,23 @@ jobs:
strategy:
matrix:
demo-folder:
- demo-atlantis
- demo-component-manifest
- demo-component-versions
# - demo-component-manifest
- demo-context
- demo-custom-command
- demo-json-validation
- demo-library
- demo-localstack
- demo-opa-validation
- demo-opentofu
- demo-project
- demo-stacks
- demo-terraform
- demo-terraform-overrides
- demo-workflows
- demo-yaml-anchors
- demo-mock-architecture
- demo-stack-templating
- demo-multi-cloud
- demo-vendoring
# - demo-custom-command
# - demo-json-validation
# - demo-library
# - demo-localstack
# - demo-opa-validation
# - demo-opentofu
# - demo-project
# - demo-stacks
# - demo-terraform
# - demo-terraform-overrides
# - demo-workflows
# - demo-yaml-anchors
# - demo-mock-architecture
# - demo-stack-templating
# - demo-multi-cloud

timeout-minutes: 20
steps:
Expand Down

0 comments on commit efe569c

Please sign in to comment.