Skip to content

Commit 887e8a9

Browse files
authored
Update ci.yml
1 parent b545c58 commit 887e8a9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ jobs:
3131
aws-durable-execution-sdk-python-testing
3232
- name: set up git
3333
run: git config --global url."https://${{ steps.generate-token.outputs.token }}@github".insteadOf https://github
34-
- name: install aws-durable-execution-sdk-python
35-
working-directory: aws-durable-execution-sdk-python
36-
run: pip install .
3734
- uses: actions/checkout@v5
3835
- name: Set up Python ${{ matrix.python-version }}
3936
uses: actions/setup-python@v6

0 commit comments

Comments
 (0)