Skip to content

Commit aa4ac32

Browse files
committed
update pipeline
1 parent eff2b63 commit aa4ac32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ extends:
4747
inputs:
4848
versionSpec: 16.x
4949

50-
- script: cd test && npm run test
50+
- script: cd sample && npm run test
5151
displayName: Test package
5252
env:
5353
DISPLAY: ':99.0'

0 commit comments

Comments
 (0)