Skip to content

Commit 1546df4

Browse files
author
Example User
committed
chore: assume yarn in tests
1 parent c3764c8 commit 1546df4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jobs/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
steps:
1212
- script: git config --global user.email "[email protected]"
1313
- script: git config --global user.name "Example Git User"
14-
- script: npm install -g yarn
1514
- script: npm install
1615
- script: npm run build
1716
- script: npm test

0 commit comments

Comments
 (0)