Skip to content

Commit 04c4b69

Browse files
m
1 parent 95c437c commit 04c4b69

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci_codebuild-tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ jobs:
3434
- "integ.yml"
3535
exclude:
3636
# No "awses_local.yml" file exists in py39/
37-
- python.python_version: "39"
37+
- python:
38+
- python_version: "39"
3839
codebuild_file_name: "awses_local.yml"
3940
steps:
4041
- name: Configure AWS Credentials

0 commit comments

Comments
 (0)