Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

Commit

Permalink
Install elm-review on GitHub action
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfioravanti committed Dec 4, 2023
1 parent c6915bf commit ff1fb24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
elm-verify-examples
elm-coverage
elm-analyse
elm-review
- name: Install Local Dependencies
run: |
Expand Down

0 comments on commit ff1fb24

Please sign in to comment.