We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f08252 commit 73681fdCopy full SHA for 73681fd
.github/workflows/integration-tests.yml
@@ -33,7 +33,6 @@ jobs:
33
with:
34
repository: aws/aws-durable-execution-sdk-python-testing
35
ref: ${{ steps.parse.outputs.testing_ref }}
36
- token: ${{ secrets.CROSS_REPO_PAT }}
37
path: testing-sdk
38
39
- name: Set up Python ${{ matrix.python-version }}
@@ -82,7 +81,6 @@ jobs:
82
81
83
84
85
86
87
88
- name: Set up Python 3.13
0 commit comments