Skip to content

Commit 40845ba

Browse files
committed
attempt to fix integration tests
1 parent c356ab6 commit 40845ba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
run: |
5151
echo "Running Testing SDK tests against Language SDK PR changes..."
5252
echo "Using Language SDK from: $AWS_DURABLE_SDK_URL"
53+
hatch run -- pip install -e ../language-sdk
5354
python -m pip install -e .
5455
hatch fmt --check
5556
hatch run types:check

0 commit comments

Comments
 (0)