Skip to content

Commit

Permalink
chore: fix main workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rfoel committed Nov 20, 2020
1 parent 26312cc commit 4219138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
node-version: 12
- run: npm install
- run: npm test
- run: npm lint
- run: npm run lint
- run: npm run build
- run: npx semantic-release
env:
Expand Down

0 comments on commit 4219138

Please sign in to comment.