Skip to content

Commit 5fa80f3

Browse files
committed
feat: initial IAM integration tests
1 parent c52d9fd commit 5fa80f3

File tree

22 files changed

+1644
-374
lines changed

22 files changed

+1644
-374
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
gitpython \
5656
packaging \
5757
pyyaml \
58+
requests \
5859
typer
5960
- name: Prepare environment
6061
run: ./integration_tests.py prepare-environment ${{ matrix.ARGS }}

0 commit comments

Comments
 (0)