Skip to content

Commit 19a6884

Browse files
authored
source-acceptance-test added (#15237)
Signed-off-by: Sergey Chvalyuk <[email protected]>
1 parent 29bfa6d commit 19a6884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/connector_integration_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
python -m pip install --upgrade pip
2424
pip install PyYAML requests
2525
- name: Launch Integration Tests
26-
run: python ./tools/bin/ci_integration_workflow_launcher.py base-normalization source:beta source:GA destination:beta destination:GA
26+
run: python ./tools/bin/ci_integration_workflow_launcher.py base-normalization source-acceptance-test source:beta source:GA destination:beta destination:GA
2727
env:
2828
GITHUB_TOKEN: ${{ secrets.SLASH_COMMAND_PAT }}

0 commit comments

Comments
 (0)