Skip to content

Commit 6721834

Browse files
committed
chore(python): restructure legacy migration examples
1 parent 45377c9 commit 6721834

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)