Skip to content

Commit

Permalink
fix pipeline (#385)
Browse files Browse the repository at this point in the history
  • Loading branch information
aeschli committed Nov 1, 2022
1 parent 4bf4ce5 commit f0792be
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ extends:
- script: npm i
displayName: Install dependencies

- script: npm compile
displayName: Compile npm package

testSteps:
- bash: |
/usr/bin/Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
Expand Down

0 comments on commit f0792be

Please sign in to comment.