Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
harrryr committed Sep 6, 2023
1 parent 2973a3a commit 4b9899a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- run: ./apm-e2e-test.yml
with:
test-cluster-name: 'pulse-cw-agent-operator-test'
apm-cwagent-operator-image-name: ${{ secrets.TEST }}
- run: |
./.github/workflows/apm-e2e-test.yml
--test-cluster-name 'pulse-cw-agent-operator-test' \
--apm-cwagent-operator-image-name ${{ secrets.TEST }}

0 comments on commit 4b9899a

Please sign in to comment.