Skip to content

Commit 48b633c

Browse files
authored
Merge pull request #6882 from aldbr/v8.0_FEAT_IAMTests
[8.0] feat: initial IAM integration tests
2 parents f58a405 + 35f66ab commit 48b633c

File tree

22 files changed

+1654
-374
lines changed

22 files changed

+1654
-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)