Skip to content

Commit

Permalink
xDS router and lb integration test 4
Browse files Browse the repository at this point in the history
Signed-off-by: daizhenyu <[email protected]>
  • Loading branch information
daizhenyu committed Oct 9, 2024
1 parent f541c56 commit 1d3acb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/agentcore_service_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
- name: cache xds service package
uses: actions/cache@v3
with:
path: sermant-integration-tests/xds-service-test/product/sermant-agent-${{ env.sermantVersion }}/
path: sermant-integration-tests/xds-service-test/product/sermant-agent/
key: ${{ runner.os }}-xds-service-product-${{ github.run_id }}
- name: package agent
run: |
Expand Down

0 comments on commit 1d3acb3

Please sign in to comment.