Removed dependency
This commit is contained in:
parent
c45be77c1c
commit
f64a603934
1 changed files with 0 additions and 1 deletions
|
|
@ -52,7 +52,6 @@ stages:
|
||||||
# testResultsFile: junit.xml
|
# testResultsFile: junit.xml
|
||||||
# summaryFileLocation: $(Build.SourcesDirectory)/coverage/cobertura-coverage.xml
|
# summaryFileLocation: $(Build.SourcesDirectory)/coverage/cobertura-coverage.xml
|
||||||
- job: playwright_tests
|
- job: playwright_tests
|
||||||
dependsOn: build_docker_image
|
|
||||||
continueOnError: true
|
continueOnError: true
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue