Skip to content

Commit d93c112

Browse files
author
Lucas McDonald
committed
m
1 parent 231a727 commit d93c112

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci_static_analysis_python.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ jobs:
7070
diff-generated-code: false
7171
update-and-regenerate-mpl: true
7272

73-
- name: Test DynamoDbEncryption Examples
74-
working-directory: ./Examples/runtimes/python
73+
- name: Run static analysis
74+
working-directory: ./DynamoDbEncryption/runtimes/python
7575
run: |
7676
tox -e ruff
7777
tox -e black-check

0 commit comments

Comments
 (0)