Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
Signed-off-by: Nilekh Chaudhari <1626598+nilekhc@users.noreply.github.com>
  • Loading branch information
nilekhc committed May 15, 2023
1 parent 95c7bf9 commit 8ed0346
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pipelines/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,8 @@ pool: staging-pool-amd64-mariner-2

jobs:
- template: templates/unit-tests-template.yml
name: Unit Tests
- template: templates/e2e-kind-template.yml
name: E2E Tests
dependsOn: Unit Tests
condition: succeeded()

0 comments on commit 8ed0346

Please sign in to comment.