Skip to content

Commit 3dcc5f9

Browse files
committed
Merge branch 'python-reviewed' into python-poc
2 parents 9a81626 + 99a32aa commit 3dcc5f9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+36
-51
lines changed

.github/workflows/ci_examples_python.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,5 @@ jobs:
9494
run: |
9595
# Run simple examples
9696
tox -e dynamodbencryption
97-
# Run migration examples
98-
tox -e migration
97+
# Run legacy migration examples
98+
tox -e legacymigration

0 commit comments

Comments
 (0)