Skip to content

Commit

Permalink
Re-enable concurrency for Azure
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed Nov 22, 2019
1 parent dbe2cd9 commit b036ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Expand Up @@ -43,5 +43,5 @@ steps:
displayName: 'Install correct Chrome Driver version'
- script: |
node run-tests.js -c 1 -g $(group)
node run-tests.js -g $(group)
displayName: 'Run tests'

0 comments on commit b036ded

Please sign in to comment.