Skip to content

Commit

Permalink
chore: Add missing jobs key for e2e tests stage
Browse files Browse the repository at this point in the history
  • Loading branch information
ashchan committed Nov 29, 2019
1 parent a6e873b commit 9993d79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ stages:
- stage: e2e_tests
displayName: Integration Tests
dependsOn: []
jobs:
- job: Integration
pool:
vmImage: 'macos-10.14'
Expand Down

0 comments on commit 9993d79

Please sign in to comment.