Skip to content

Commit d11ed40

Browse files
m
1 parent 8c0c352 commit d11ed40

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci_codebuild-tests.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ jobs:
2727
- "awses_local.yml"
2828
- "examples.yml"
2929
- "integ.yml"
30-
exclude:
31-
# No "awses_local.yml" file exists in py39/
32-
- python: "39"
33-
codebuild_file_name: "awses_local.yml"
30+
exclude:
31+
# No "awses_local.yml" file exists in py39/
32+
- python: "39"
33+
codebuild_file_name: "awses_local.yml"
3434
steps:
3535
- name: Configure AWS Credentials
3636
uses: aws-actions/configure-aws-credentials@v2

0 commit comments

Comments
 (0)