Skip to content

Commit

Permalink
Updating the build pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
manoj-nama committed May 24, 2020
1 parent 0085e2b commit 5d9149e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/nodejs.yml
Expand Up @@ -24,6 +24,4 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- run: npm ci --if-present
- run: npm run build --if-present
- run: npm test
- run: npm ci

0 comments on commit 5d9149e

Please sign in to comment.