Skip to content

Commit 7759c78

Browse files
committed
ci: add payments group to integration test matrix
1 parent a4d73c7 commit 7759c78

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/integration-testing.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,11 @@ jobs:
153153
timeout: 15
154154
extra-deps: ""
155155
ignore: ""
156+
- group: payments
157+
path: tests_integ/payments
158+
timeout: 15
159+
extra-deps: "strands-agents"
160+
ignore: ""
156161
steps:
157162
- name: Configure Credentials
158163
uses: aws-actions/configure-aws-credentials@v6

0 commit comments

Comments
 (0)