Skip to content

Commit

Permalink
Add needed elm-format dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
razzeee committed Jan 2, 2022
1 parent 87908f7 commit fd7280f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
node-version: 14
- run: npm ci
- run: npm run compile
- run: npm install -g elm-format
- run: npm test

publish-npm:
Expand Down

0 comments on commit fd7280f

Please sign in to comment.