Skip to content

Commit

Permalink
return condition
Browse files Browse the repository at this point in the history
  • Loading branch information
ElinorW committed Nov 29, 2023
1 parent 044de9b commit ede8b20
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 @@ -118,6 +118,7 @@ extends:
- job: Two
displayName: "Run playwright tests"
condition: eq(variables['isDev'], 'true')
steps:
- task: NodeTool@0
inputs:
Expand Down

0 comments on commit ede8b20

Please sign in to comment.