Skip to content

Commit

Permalink
skip: test sns, sqs
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-shcherbak committed Aug 21, 2024
1 parent 48ad58b commit b7d87a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ env:
TF_BACKEND_STORAGE_NAME: ${{ secrets.TF_BACKEND_STORAGE_NAME }}
TF_CLI_ARGS: "-no-color"
AWS_DEFAULT_REGION: ${{ secrets.AWS_REGION }}
default_resource_priority_list: '[ "codepipeline" ]'
default_resource_priority_list: '[ "sqs", "sns" ]'
RED: '\033[0;31m'
ACTIONS_REPO_BRANCH: "main"

Expand Down

0 comments on commit b7d87a5

Please sign in to comment.