We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b545c58 commit 887e8a9Copy full SHA for 887e8a9
.github/workflows/ci.yml
@@ -31,9 +31,6 @@ jobs:
31
aws-durable-execution-sdk-python-testing
32
- name: set up git
33
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 .
37
- uses: actions/checkout@v5
38
- name: Set up Python ${{ matrix.python-version }}
39
uses: actions/setup-python@v6
0 commit comments