Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
devongovett committed Sep 23, 2018
1 parent 2e3c124 commit 1066642
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions azure-pipelines-template.yml
Expand Up @@ -16,7 +16,6 @@ jobs:
version: $(node_version)
displayName: 'Install Node.js'

- script: |
yarn
yarn test-ci
yarn lint
- script: yarn
- script: yarn test-ci
- script: yarn lint

0 comments on commit 1066642

Please sign in to comment.