We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3764c8 commit 1546df4Copy full SHA for 1546df4
jobs/build.yml
@@ -11,7 +11,6 @@ jobs:
11
steps:
12
- script: git config --global user.email "[email protected]"
13
- script: git config --global user.name "Example Git User"
14
- - script: npm install -g yarn
15
- script: npm install
16
- script: npm run build
17
- script: npm test
0 commit comments