Skip to content

Commit 4d0e7d6

Browse files
committed
fix hatch
1 parent 57f8a0b commit 4d0e7d6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/integration-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ jobs:
6666
role-session-name: languageSDKIntegrationTest
6767
aws-region: ${{ env.AWS_REGION }}
6868

69+
- name: Install Hatch
70+
run: python -m pip install hatch==1.16.5
71+
6972
- name: Get integration examples
7073
id: get-examples
7174
working-directory: language-sdk/examples

0 commit comments

Comments
 (0)